lix/src
Eelco Dolstra 6438ba22af
StorePathsCommand: Don't build installables
On second though this was annoying. E.g. "nix log nixpkgs.hello" would
build/download Hello first, even though the log can be fetched
directly from the binary cache.

May need to revisit this.
2017-07-14 18:29:07 +02:00
..
boost
build-remote Replace a few bool flags with enums 2017-07-03 11:38:08 +02:00
buildenv
libexpr Merge pull request #1428 from rimmington/clearer-regex-space-error 2017-07-10 11:45:05 +02:00
libmain Shut up a memory leak warning 2017-07-14 11:40:57 +02:00
libstore fetchTarball: Prevent concurrent downloads of the same file 2017-07-11 23:21:24 +02:00
libutil nix: Show help when no arguments are given 2017-07-14 13:44:45 +02:00
linenoise
nix StorePathsCommand: Don't build installables 2017-07-14 18:29:07 +02:00
nix-build nix-shell: Respect --dry-run 2017-07-03 11:54:30 +02:00
nix-channel
nix-collect-garbage
nix-copy-closure Replace a few bool flags with enums 2017-07-03 11:38:08 +02:00
nix-daemon Support base-64 hashes 2017-07-04 15:07:41 +02:00
nix-env Replace a few bool flags with enums 2017-07-03 11:38:08 +02:00
nix-instantiate Replace a few bool flags with enums 2017-07-03 11:38:08 +02:00
nix-prefetch-url Support base-64 hashes 2017-07-04 15:07:41 +02:00
nix-store Support base-64 hashes 2017-07-04 15:07:41 +02:00
resolve-system-dependencies