nix-super/src/nix
Eelco Dolstra 39e84c35d0 Fix log-prefix of nix build -L
Alternative fix to #3661. The cause was that 'name' is a
std::string_view into a temporary which could get overwritten.
2020-06-05 10:45:05 +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 'nix dev-shell' a deprecated alias for 'nix develop' 2020-06-04 11:14:19 +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
progress-bar.cc Fix log-prefix of nix build -L 2020-06-05 10:45:05 +02:00
progress-bar.hh nix: Add --print-build-logs flag 2019-05-15 17:33:56 +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