..
add-file.md
Split 'nix store add-to-store' into 'add-path' and 'add-file'
2020-12-04 00:59:24 +01:00
add-path.md
Split 'nix store add-to-store' into 'add-path' and 'add-file'
2020-12-04 00:59:24 +01:00
add-to-store.cc
Split 'nix store add-to-store' into 'add-path' and 'add-file'
2020-12-04 00:59:24 +01:00
app.cc
Make --no-eval-cache a global setting
2020-08-07 14:13:24 +02:00
build.cc
Print built derivations as json for build
2020-11-11 10:27:02 -06:00
bundle.cc
Removed reference check from bundler command
2020-11-23 21:19:40 +10:00
cat.cc
Move most store-related commands to 'nix store'
2020-12-03 23:22:22 +01:00
command.cc
Allow registering subcommands of subcommands
2020-12-03 17:55:55 +01:00
command.hh
Allow registering subcommands of subcommands
2020-12-03 17:55:55 +01:00
copy.cc
Remove static variable name clashes
2020-10-06 13:49:20 +02:00
describe-stores.cc
Remove static variable name clashes
2020-10-06 13:49:20 +02:00
develop.cc
nix develop: Preserve stdin with -c
2020-11-09 22:43:14 +01:00
diff-closures.cc
Move most store-related commands to 'nix store'
2020-12-03 23:22:22 +01:00
doctor.cc
Split out local-fs-store.hh
2020-10-09 20:18:08 +00:00
dump-path.cc
Move most store-related commands to 'nix store'
2020-12-03 23:22:22 +01:00
edit.cc
Remove static variable name clashes
2020-10-06 13:49:20 +02:00
eval.cc
Rename Value::normalType() -> Value::type()
2020-12-17 14:45:45 +01:00
flake.cc
Rename Value::normalType() -> Value::type()
2020-12-17 14:45:45 +01:00
get-env.sh
nix develop: Set output paths to writable locations
2020-08-28 18:16:03 +02:00
hash.cc
Move 'nix hash-*' and 'nix to-*' to 'nix hash'
2020-12-03 17:55:55 +01:00
installables.cc
Fix the nix
command with CA derivations
2020-12-11 10:28:09 +01:00
installables.hh
Print built derivations as json for build
2020-11-11 10:27:02 -06: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 unneeded -lboost_* flags
2020-10-06 13:34:58 +02:00
log.cc
Remove static variable name clashes
2020-10-06 13:49:20 +02:00
ls.cc
Move most store-related commands to 'nix store'
2020-12-03 23:22:22 +01:00
main.cc
Add ValueType checking functions for types that have the same NormalType
2020-12-12 03:31:50 +01:00
make-content-addressable.cc
nix store make-content-addressable: Show rewritten path
2020-12-10 17:11:56 +01: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
nar.cc
Move NAR-related commands to 'nix nar'
2020-12-03 18:09:02 +01:00
optimise-store.cc
Move most store-related commands to 'nix store'
2020-12-03 23:22:22 +01:00
path-info.cc
Remove static variable name clashes
2020-10-06 13:49:20 +02:00
ping-store.cc
Move most store-related commands to 'nix store'
2020-12-03 23:22:22 +01:00
profile.cc
Typo
2020-12-03 23:26:23 +01:00
registry.cc
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
2020-10-09 18:26:47 +00:00
repl.cc
Replace Value type setters with mk* functions
2020-12-18 21:48:22 +01:00
run.cc
shut up clang warnings
2020-12-01 15:04:03 +01:00
search.cc
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
2020-10-09 18:26:47 +00:00
show-config.cc
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
2020-10-09 18:26:47 +00:00
show-derivation.cc
Add FIXME
2020-12-03 20:31:45 +01:00
sigs.cc
Move most store-related commands to 'nix store'
2020-12-03 23:22:22 +01:00
store.cc
Introduce 'nix store' command
2020-12-03 18:07:13 +01:00
upgrade-nix.cc
Remove static variable name clashes
2020-10-06 13:49:20 +02:00
verify.cc
Move most store-related commands to 'nix store'
2020-12-03 23:22:22 +01:00
why-depends.cc
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
2020-10-09 18:26:47 +00:00