..
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 single-ca-drv-build
2020-09-03 15:43:17 +00:00
bundle.cc
addPermRoot(): Remove indirect flag
2020-09-03 11:29:34 +02:00
cat.cc
Merge remote-tracking branch 'origin/master' into flakes
2020-06-17 10:26:52 +02:00
command.cc
Fix some of the issues raised by @edolstra
2020-09-04 15:18:25 +00: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
nix: Fix examples
2020-07-15 20:28:16 +02:00
describe-stores.cc
Make the store plugins more introspectable
2020-09-16 13:53:08 +02:00
develop.cc
Make the store plugins more introspectable
2020-09-16 13:53:08 +02:00
diff-closures.cc
Make the store plugins more introspectable
2020-09-16 13:53:08 +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 edit: call restoreSignals() before execvp
-ing the $EDITOR
2020-07-17 17:35:59 +02:00
eval.cc
nix eval: Add --apply flag for post-processing the result
2020-06-17 18:12:24 +02:00
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
nix develop: Set output paths to writable locations
2020-08-28 18:16:03 +02:00
hash.cc
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into better-ca-parse-errors
2020-07-16 17:28:52 +00:00
installables.cc
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
2020-09-01 18:01:48 +00:00
installables.hh
Make the store plugins more introspectable
2020-09-16 13:53:08 +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
Remove obsolete comment
2020-08-26 09:28:10 +02:00
log.cc
Make Buildable
a std::variant
2020-07-23 19:02:57 +00:00
ls.cc
Merge remote-tracking branch 'origin/master' into flakes
2020-06-17 10:26:52 +02:00
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
nix --help: Group commands
2020-05-05 15:18:23 +02:00
path-info.cc
unsigned long long -> uint64_t
2020-07-30 13:34:04 +02:00
ping-store.cc
nix --help: Group commands
2020-05-05 15:18:23 +02:00
profile.cc
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
2020-09-01 18:01:48 +00: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
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
2020-09-01 18:01:48 +00:00
run.cc
nix: Add --derivation flag to operate on .drv paths
2020-07-15 20:25:10 +02:00
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
Work around clang bug
2020-08-14 18:51:31 +00:00
sigs.cc
Revert the enum struct
change
2020-06-18 22:11:26 +00:00
upgrade-nix.cc
Revert the enum struct
change
2020-06-18 22:11:26 +00:00
verify.cc
Remove optionality in ValidPathInfo::narInfo
2020-08-05 14:42:48 -04:00
why-depends.cc
Merge remote-tracking branch 'origin/flakes'
2020-07-16 14:07:32 +02:00