lix/src/nix
2020-08-26 09:28:10 +02:00
..
add-to-store.cc Allow 'nix' subcommands to provide docs in Markdown format 2020-08-20 12:21:46 +02:00
app.cc Make --no-eval-cache a global setting 2020-08-07 14:13:24 +02:00
build.cc Merge remote-tracking branch 'upstream/master' into buildable-variant 2020-08-05 15:41:57 +00:00
bundle.cc nix bundle: Set category 2020-07-31 17:30:12 +02:00
cat.cc
command.cc Add 'nix dump-args' to dump all commands/flags for manpage generation 2020-08-17 17:44:52 +02:00
command.hh Add 'nix dump-args' to dump all commands/flags for manpage generation 2020-08-17 17:44:52 +02:00
copy.cc
develop.cc writeDerivation just needs a plain store reference 2020-08-23 15:01:11 +00:00
diff-closures.cc
doctor.cc
dump-path.cc
edit.cc
eval.cc
flake.cc Add 'nix dump-args' to dump all commands/flags for manpage generation 2020-08-17 17:44:52 +02:00
get-env.sh
hash.cc
installables.cc Change option descriptions to Markdown 2020-08-19 14:21:27 +02:00
installables.hh Make --no-eval-cache a global setting 2020-08-07 14:13:24 +02:00
legacy.cc
legacy.hh
local.mk Remove obsolete comment 2020-08-26 09:28:10 +02:00
log.cc
ls.cc
main.cc Add DummyStore (dummy://) 2020-08-24 18:54:16 +02:00
make-content-addressable.cc Minimize the usage of Hash::dummy 2020-08-06 18:31:48 +00:00
markdown.cc nix repl ':doc': Render using lowdown 2020-08-24 18:10:33 +02:00
markdown.hh nix repl ':doc': Render using lowdown 2020-08-24 18:10:33 +02:00
optimise-store.cc
path-info.cc unsigned long long -> uint64_t 2020-07-30 13:34:04 +02:00
ping-store.cc
profile.cc Add 'nix dump-args' to dump all commands/flags for manpage generation 2020-08-17 17:44:52 +02:00
registry.cc Add 'nix dump-args' to dump all commands/flags for manpage generation 2020-08-17 17:44:52 +02:00
repl.cc Add getDoc() function 2020-08-25 13:31:11 +02:00
run.cc
search.cc Make --no-eval-cache a global setting 2020-08-07 14:13:24 +02:00
show-config.cc Config: Use nlohmann/json 2020-08-20 11:02:16 +02:00
show-derivation.cc Merge branch 'master' of github.com:NixOS/nix into new-interface-for-path-pathOpt 2020-08-05 15:45:33 -04:00
sigs.cc
upgrade-nix.cc
verify.cc Remove optionality in ValidPathInfo::narInfo 2020-08-05 14:42:48 -04:00
why-depends.cc