lix/src/nix
2020-12-21 13:32:28 +01:00
..
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
build.cc Add 'nix build' manpage 2020-12-21 13:32:27 +01:00
build.md Add 'nix build' manpage 2020-12-21 13:32:27 +01:00
bundle.cc
cat.cc Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
command.cc
command.hh
copy.cc Add 'nix copy' manpage 2020-12-21 13:32:27 +01:00
copy.md Add 'nix copy' manpage 2020-12-21 13:32:27 +01:00
describe-stores.cc
develop.cc Add 'nix develop' and `nix print-dev-env' manpages 2020-12-21 13:32:27 +01:00
develop.md Typo 2020-12-21 13:32:27 +01:00
diff-closures.cc Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
doctor.cc
dump-path.cc Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
edit.cc Add 'nix edit' manpage 2020-12-21 13:32:28 +01:00
edit.md Add 'nix edit' manpage 2020-12-21 13:32:28 +01: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
hash.cc
installables.cc Fix the nix command with CA derivations 2020-12-11 10:28:09 +01:00
installables.hh
legacy.cc
legacy.hh
local.mk
log.cc Add 'nix log' manpage 2020-12-21 13:32:28 +01:00
log.md Tweak 2020-12-21 13:32:28 +01: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
markdown.hh
nar.cc
optimise-store.cc Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
path-info.cc
ping-store.cc Add 'nix store ping' manpage 2020-12-21 13:32:28 +01:00
ping-store.md Add 'nix store ping' manpage 2020-12-21 13:32:28 +01:00
print-dev-env.md Add 'nix develop' and `nix print-dev-env' manpages 2020-12-21 13:32:27 +01:00
profile.cc Typo 2020-12-03 23:26:23 +01:00
registry-add.md Add 'nix registry' manpages 2020-12-21 13:32:27 +01:00
registry-list.md Add 'nix registry' manpages 2020-12-21 13:32:27 +01:00
registry-pin.md Add 'nix registry' manpages 2020-12-21 13:32:27 +01:00
registry-remove.md Add 'nix registry' manpages 2020-12-21 13:32:27 +01:00
registry.cc Add 'nix registry' manpages 2020-12-21 13:32:27 +01:00
registry.md Add 'nix registry' manpages 2020-12-21 13:32:27 +01:00
repl.cc Add 'nix repl' manpage 2020-12-21 13:32:28 +01:00
repl.md Add 'nix repl' manpage 2020-12-21 13:32:28 +01:00
run.cc Add 'nix run' and 'nix shell' manpages 2020-12-21 13:32:27 +01:00
run.md Add 'nix run' and 'nix shell' manpages 2020-12-21 13:32:27 +01:00
search.cc Add 'nix search' manpage 2020-12-21 13:32:27 +01:00
search.md Add 'nix search' manpage 2020-12-21 13:32:27 +01:00
shell.md Add 'nix run' and 'nix shell' manpages 2020-12-21 13:32:27 +01:00
show-config.cc
show-derivation.cc
sigs.cc Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
store.cc
upgrade-nix.cc
verify.cc Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
why-depends.cc