lix/src/nix
regnat ec613603ba DerivedPathWithHints -> BuiltPath
Just a renaming for now
2021-05-12 16:19:51 +02:00
..
realisation Add a nix realisation command for working on realisations 2021-03-09 10:16:44 +01:00
add-file.md
add-path.md
add-to-store.cc
app.cc nix run: Allow program name to be set in meta.mainProgram 2021-02-17 17:55:15 +01:00
build.cc DerivedPathWithHints -> BuiltPath 2021-05-12 16:19:51 +02:00
build.md Fix some typos 2021-03-26 16:14:38 +01:00
bundle.cc Rename Buildable 2021-04-05 09:52:25 -04:00
bundle.md
cat.cc
copy.cc Use RealisedPaths in copyPaths 2021-02-25 17:18:48 +01:00
copy.md
daemon.cc Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
daemon.md
describe-stores.cc
develop.cc DerivedPathWithHints -> BuiltPath 2021-05-12 16:19:51 +02:00
develop.md
diff-closures.cc
diff-closures.md
doctor.cc
dump-path.cc
edit.cc restoreSignals() + restoreAffinity() -> restoreProcessContext() 2021-04-07 13:10:02 +02:00
edit.md
eval.cc Remove mkFlag() 2021-01-27 12:06:03 +01:00
eval.md
flake-archive.md
flake-check.md
flake-clone.md
flake-init.md Fix some typos 2021-03-26 16:14:38 +01:00
flake-lock.md nix flake update: Recreate the lock file 2021-02-26 14:55:54 +01:00
flake-metadata.md Merge 'nix flake {info,list-inputs}' into 'nix flake metadata' 2021-03-16 17:19:04 +01:00
flake-new.md
flake-prefetch.md
flake-show.md
flake-update.md nix flake update: Recreate the lock file 2021-02-26 14:55:54 +01:00
flake.cc Rename Buildable 2021-04-05 09:52:25 -04:00
flake.md Fix typo in flake doc 2021-04-22 03:07:57 +02:00
get-env.sh
hash.cc Remove mkFlag() 2021-01-27 12:06:03 +01:00
help.md
key-convert-secret-to-public.md
key-generate-secret.md
local.mk Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
log.cc DerivedPathWithHints -> BuiltPath 2021-05-12 16:19:51 +02:00
log.md
ls.cc Remove mkFlag() 2021-01-27 12:06:03 +01:00
main.cc Restore stack size in child processes 2021-04-07 13:40:13 +02:00
make-content-addressable.cc
make-content-addressable.md
nar-cat.md
nar-dump-path.md
nar-ls.md
nar.cc Make '--help' do the same as 'help' (i.e. show a manpage) 2021-01-25 14:38:15 +01:00
nar.md
nix.md
optimise-store.cc
optimise-store.md
path-info.cc Remove mkFlag() 2021-01-27 12:06:03 +01:00
path-info.md
ping-store.cc
ping-store.md Tweak 2021-01-17 19:49:28 +01:00
prefetch.cc Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
print-dev-env.md
profile-diff-closures.md
profile-history.md
profile-install.md
profile-list.md
profile-remove.md
profile-upgrade.md
profile.cc DerivedPathWithHints -> BuiltPath 2021-05-12 16:19:51 +02:00
profile.md
realisation.cc Add a nix realisation command for working on realisations 2021-03-09 10:16:44 +01:00
registry-add.md
registry-list.md
registry-pin.md
registry-remove.md
registry.cc
registry.md
repl.cc restoreSignals() + restoreAffinity() -> restoreProcessContext() 2021-04-07 13:10:02 +02:00
repl.md
run.cc restoreSignals() + restoreAffinity() -> restoreProcessContext() 2021-04-07 13:10:02 +02:00
run.md Document meta.mainProgram 2021-02-17 17:58:47 +01:00
search.cc Always enter first level of attrset in nix search 2021-02-03 21:22:11 -06:00
search.md
shell.md
show-config.cc
show-derivation.cc
show-derivation.md
sigs.cc Group common options 2021-01-25 19:03:13 +01:00
store-cat.md
store-delete.cc
store-delete.md
store-dump-path.md
store-gc.cc
store-gc.md
store-ls.md
store-prefetch-file.md Fix some typos 2021-03-26 16:14:38 +01:00
store-repair.cc
store-repair.md
store.cc Make '--help' do the same as 'help' (i.e. show a manpage) 2021-01-25 14:38:15 +01:00
upgrade-nix.cc Improve error formatting 2021-01-21 11:02:09 +01:00
upgrade-nix.md
verify.cc Remove mkFlag() 2021-01-27 12:06:03 +01:00
verify.md
why-depends.cc
why-depends.md