lix/src/nix
Eelco Dolstra 538a64e8c3 Add a Store::addToStore() variant that accepts a NAR
As a side effect, this ensures that signatures are propagated when
copying paths between stores.

Also refactored import/export to make use of this.
2016-05-04 16:15:54 +02:00
..
build.cc Fix build 2016-02-25 11:55:05 +01:00
cat.cc nix: Add commands to query contents of NARs / binary caches 2016-02-25 17:57:00 +01:00
command.cc Add a Store::addToStore() variant that accepts a NAR 2016-05-04 16:15:54 +02:00
command.hh nix --help: Show usage examples 2016-04-21 14:58:32 +02:00
copy.cc Add a copyStorePath() utility function 2016-05-04 11:01:48 +02:00
hash.cc Fix build 2016-02-25 11:55:05 +01:00
installables.cc Add basic "nix build" command 2016-02-09 21:34:24 +01:00
installables.hh Add basic "nix build" command 2016-02-09 21:34:24 +01:00
legacy.cc
legacy.hh Fix Darwin build 2016-03-15 12:11:27 +01:00
local.mk
ls.cc nix: Add commands to query contents of NARs / binary caches 2016-02-25 17:57:00 +01:00
main.cc nix: Disable verbose builds 2016-04-25 19:18:45 +02:00
path-info.cc Improved logging abstraction 2016-04-25 19:18:45 +02:00
progress-bar.cc Improved logging abstraction 2016-04-25 19:18:45 +02:00
progress-bar.hh Improved logging abstraction 2016-04-25 19:18:45 +02:00
sigs.cc Improved logging abstraction 2016-04-25 19:18:45 +02:00
verify.cc Improved logging abstraction 2016-04-25 19:18:45 +02:00