Using nix flake update no longer uses the registry to resolve flakes #144
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This crap:
Is caused by https://github.com/NixOS/nix/pull/12068, as we have properly set the nixpkgs flake in the registry:
Which apparently is now ignored.
Why we cannot set in the registry an entry with the flake to point to the remote URL with the locked commit is beyond me. Also, what about reporting what the actual issue is?
A workaround is to use:
Not sure what would be the best option for bscpkgs.