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 Make --no-eval-cache a global setting 2020-08-07 14:13:24 +02:00
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 Removed reference check from bundler command 2020-11-23 21:19:40 +10:00
cat.cc Add 'nix store' NAR-related manpages 2020-12-21 13:32:28 +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 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 Remove static variable name clashes 2020-10-06 13:49:20 +02:00
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 Split out local-fs-store.hh 2020-10-09 20:18:08 +00:00
dump-path.cc Add 'nix store' NAR-related manpages 2020-12-21 13:32:28 +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 Add 'nix eval' manpage 2020-12-21 13:32:28 +01:00
eval.md Add 'nix eval' manpage 2020-12-21 13:32:28 +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 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 Add 'nix store' NAR-related manpages 2020-12-21 13:32:28 +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-cat.md Add 'nix nar' manpages 2020-12-21 13:32:28 +01:00
nar-dump-path.md Add 'nix nar' manpages 2020-12-21 13:32:28 +01:00
nar-ls.md Add 'nix nar' manpages 2020-12-21 13:32:28 +01:00
nar.cc Add 'nix nar' manpages 2020-12-21 13:32:28 +01:00
nar.md Add 'nix nar' manpages 2020-12-21 13:32:28 +01:00
optimise-store.cc Add 'nix store optimise' manpage 2020-12-21 13:32:28 +01:00
optimise-store.md Add 'nix store optimise' manpage 2020-12-21 13:32:28 +01:00
path-info.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
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 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-cat.md Add 'nix store' NAR-related manpages 2020-12-21 13:32:28 +01:00
store-dump-path.md Add 'nix store' NAR-related manpages 2020-12-21 13:32:28 +01:00
store-ls.md Add 'nix store' NAR-related manpages 2020-12-21 13:32:28 +01:00
store.cc Introduce 'nix store' command 2020-12-03 18:07:13 +01:00
upgrade-nix.cc Add 'nix upgrade-nix' manpage 2020-12-21 13:32:28 +01:00
upgrade-nix.md Add 'nix upgrade-nix' manpage 2020-12-21 13:32:28 +01:00
verify.cc Add 'nix store verify' manpage 2020-12-21 13:32:28 +01:00
verify.md Add 'nix store verify' manpage 2020-12-21 13:32:28 +01:00
why-depends.cc Add 'nix why-depends' manpage 2020-12-21 13:32:28 +01:00
why-depends.md Add 'nix why-depends' manpage 2020-12-21 13:32:28 +01:00