mirror of
https://github.com/NixOS/nix
synced 2025-07-08 02:43:54 +02:00
* Maintain integrity of the substitute and successor mappings when
deleting a path in the store. * Allow absolute paths in Nix expressions. * Get nix-prefetch-url to work again. * Various other fixes.
This commit is contained in:
parent
40d9eb14df
commit
ab0bc4999a
15 changed files with 152 additions and 199 deletions
|
@ -1,4 +1,4 @@
|
|||
bin_SCRIPTS = nix-switch nix-collect-garbage \
|
||||
bin_SCRIPTS = nix-collect-garbage \
|
||||
nix-pull nix-push nix-prefetch-url
|
||||
|
||||
noinst_SCRIPTS = nix-profile.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue