* Get `nix-push' working again. It now uses Nix/Fix to create Nix
archives (using the package in corepkgs/nar). * queryPathByHash -> expandHash, and it takes an argument specifying the target path (which may be empty). * Install the core Fix packages in $prefix/share/fix. TODO: bootstrap Nix and install Nix as a Fix package.
Showing
- Makefile.am 1 addition, 1 deletionMakefile.am
- configure.ac 2 additions, 1 deletionconfigure.ac
- corepkgs/Makefile.am 8 additions, 0 deletionscorepkgs/Makefile.am
- corepkgs/nar/nar.fix 8 additions, 0 deletionscorepkgs/nar/nar.fix
- corepkgs/nar/nar.sh 3 additions, 0 deletionscorepkgs/nar/nar.sh
- scripts/Makefile.am 1 addition, 1 deletionscripts/Makefile.am
- scripts/nix-pull 2 additions, 0 deletionsscripts/nix-pull
- scripts/nix-push 60 additions, 0 deletionsscripts/nix-push
- src/fix.cc 7 additions, 1 deletionsrc/fix.cc
- src/fstate.cc 1 addition, 21 deletionssrc/fstate.cc
- src/globals.cc 4 additions, 0 deletionssrc/globals.cc
- src/globals.hh 2 additions, 0 deletionssrc/globals.hh
- src/nix.cc 15 additions, 9 deletionssrc/nix.cc
- src/shared.cc 1 addition, 0 deletionssrc/shared.cc
- src/store.cc 35 additions, 16 deletionssrc/store.cc
- src/store.hh 4 additions, 4 deletionssrc/store.hh
Loading
Please register or sign in to comment