lix/src/nix
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
..
build.cc StorePathsCommand: Don't build installables 2017-07-14 18:29:07 +02:00
cat.cc Revert "Get rid of unicode quotes (#1140)" 2016-11-26 00:38:01 +01:00
command.cc StorePathsCommand: Don't build installables 2017-07-14 18:29:07 +02:00
command.hh StorePathsCommand: Don't build installables 2017-07-14 18:29:07 +02:00
copy.cc nix copy: Make -r option use the "from" store 2017-03-16 14:25:54 +01:00
dump-path.cc nix dump-path: Add 2017-05-04 14:21:22 +02:00
edit.cc Add "nix edit" command 2017-05-08 18:42:30 +02:00
eval.cc nix eval: Add a --raw flag 2017-05-03 14:08:18 +02:00
hash.cc Support base-64 hashes 2017-07-04 15:07:41 +02:00
installables.cc StorePathsCommand: Don't build installables 2017-07-14 18:29:07 +02:00
legacy.cc Start of new Nix command-line interface 2016-02-09 21:28:29 +01:00
legacy.hh Fix Darwin build 2016-03-15 12:11:27 +01:00
local.mk Replace readline by linenoise 2017-05-10 18:37:42 +02:00
log.cc Move code around 2017-04-25 12:07:31 +02:00
ls.cc nix ls: support '/' for the root directory 2017-05-15 10:25:55 +02:00
main.cc nix: Show help when no arguments are given 2017-07-14 13:44:45 +02:00
path-info.cc Restructure installables handling in the "nix" command 2017-04-25 11:20:37 +02:00
progress-bar.cc Fix build failure on Debian/Ubuntu 2017-05-29 15:59:18 +02:00
progress-bar.hh Improved logging abstraction 2016-04-25 19:18:45 +02:00
repl.cc Replace readline by linenoise 2017-05-10 18:37:42 +02:00
run.cc StorePathsCommand: Don't build installables 2017-07-14 18:29:07 +02:00
show-config.cc Move code around 2017-04-25 12:07:31 +02:00
sigs.cc Don't show flags from config settings in "nix --help" 2017-06-07 18:41:20 +02:00
verify.cc Support base-64 hashes 2017-07-04 15:07:41 +02:00