lix/src/nix
regnat 801112de1a Move progress-bar.cc to libmain
Needed so that we can include it as a logger in loggers.cc without
adding a dependency on nix

This also requires moving names.hh to libutil to prevent a circular
dependency between libmain and libexpr
2020-06-08 17:16:52 +02:00
..
add-to-store.cc Remove addToStore variant as requested by FIXME 2020-05-29 17:02:32 -04:00
build.cc Flag: Use designated initializers 2020-05-04 22:40:19 +02:00
cat.cc nix --help: Group commands 2020-05-05 15:18:23 +02:00
command.cc Don’t use FileIngestionMethod for StorePathsCommand 2020-05-27 13:21:11 -05:00
command.hh Don’t use FileIngestionMethod for StorePathsCommand 2020-05-27 13:21:11 -05:00
copy.cc Don’t use FileIngestionMethod for StorePathsCommand 2020-05-27 13:21:11 -05:00
develop.cc Rename 'nix dev-shell' to 'nix develop' 2020-06-04 10:57:40 +02:00
doctor.cc nix doctor: Consistency 2020-05-05 15:27:47 +02:00
dump-path.cc nix --help: Group commands 2020-05-05 15:18:23 +02:00
edit.cc nix --help: Group commands 2020-05-05 15:18:23 +02:00
eval.cc nix --help: Group commands 2020-05-05 15:18:23 +02:00
get-env.sh nix dev-shell: Support structured attrs 2020-04-30 14:47:47 +02:00
hash.cc Use FileIngestionMethod for nix hash 2020-05-27 23:50:11 -04:00
installables.cc Flag: Use designated initializers 2020-05-04 22:40:19 +02:00
installables.hh Backport 'nix dev-shell' from the flakes branch 2020-03-30 19:16:45 +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 Rename 'nix dev-shell' to 'nix develop' 2020-06-04 10:57:40 +02:00
log.cc nix --help: Group commands 2020-05-05 15:18:23 +02:00
ls.cc Merge pull request #3546 from guibou/nix_readfile_on_0_sized_files 2020-05-06 11:33:55 +02:00
main.cc Make the logger customisable 2020-06-08 09:31:15 +02:00
make-content-addressable.cc Merge remote-tracking branch 'origin/master' into enum-FileIngestionMethod 2020-05-26 11:14:08 -04:00
optimise-store.cc nix --help: Group commands 2020-05-05 15:18:23 +02:00
path-info.cc nix --help: Group commands 2020-05-05 15:18:23 +02:00
ping-store.cc nix --help: Group commands 2020-05-05 15:18:23 +02:00
repl.cc Improve help-message for nix-repl 2020-05-01 23:32:01 +02:00
run.cc Flag: Use designated initializers 2020-05-04 22:40:19 +02:00
search.cc nix/search: no error for empty search results if json is enabled 2020-05-06 14:43:54 +01:00
show-config.cc nix --help: Group commands 2020-05-05 15:18:23 +02:00
show-derivation.cc nix --help: Group commands 2020-05-05 15:18:23 +02:00
sigs.cc nix --help: Group commands 2020-05-05 15:18:23 +02:00
upgrade-nix.cc nix --help: Group commands 2020-05-05 15:18:23 +02:00
verify.cc nix --help: Group commands 2020-05-05 15:18:23 +02:00
why-depends.cc nix --help: Group commands 2020-05-05 15:18:23 +02:00