* Nix can now fetch prebuilts (and other files) from the network, iff
a mapping from the hash to a url has been registered through `nix regurl'. * Bug fix in nix: don't pollute stdout when running tar, it made nix-switch barf. * Bug fix in nix-push-prebuilts: don't create a subdirectory on the target when rsync'ing.
Showing
- scripts/Makefile.am 1 addition, 1 deletionscripts/Makefile.am
- scripts/nix-pull-prebuilts 14 additions, 2 deletionsscripts/nix-pull-prebuilts
- scripts/nix-push-prebuilts 6 additions, 4 deletionsscripts/nix-push-prebuilts
- scripts/nix-switch 1 addition, 1 deletionscripts/nix-switch
- src/fix.cc 14 additions, 9 deletionssrc/fix.cc
- src/nix.cc 85 additions, 41 deletionssrc/nix.cc
Loading
Please register or sign in to comment