lix/src/nix
2022-04-28 14:24:17 +02:00
..
realisation fix spelling mistakes reported by Debian's lintian tool 2022-01-30 10:51:39 +02:00
add-file.md
add-path.md
add-to-store.cc Get rid of std::shared_ptr<std::string> and ref<std::string> 2022-01-18 11:12:30 +01:00
app.cc EvalCache: Revert to using symbols in getAttr() 2022-04-26 14:01:42 +02:00
build.cc nix build: add --print-out-paths flag 2022-04-20 19:35:46 +03:00
build.md nix build: add --print-out-paths flag 2022-04-20 19:35:46 +03:00
bundle.cc replace most Pos objects/ptrs with indexes into a position table 2022-04-21 21:46:06 +02:00
bundle.md Update docs 2022-02-22 14:32:56 +01:00
cat.cc Get rid of std::shared_ptr<std::string> and ref<std::string> 2022-01-18 11:12:30 +01:00
copy.cc Add command 'nix store copy-log' 2022-01-18 14:08:49 +01:00
copy.md
daemon.cc Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
daemon.md
describe-stores.cc
develop.cc Simplify the handling of the hash modulo 2022-03-29 18:17:35 +02:00
develop.md Update docs 2022-02-22 14:32:56 +01:00
diff-closures.cc Move installables-related operations 2022-03-02 19:19:51 +01:00
diff-closures.md
doctor.cc doctor: Always show the output 2022-04-05 14:04:01 +02:00
dump-path.cc
edit.cc replace most Pos objects/ptrs with indexes into a position table 2022-04-21 21:46:06 +02:00
edit.md nix edit: support kakoune 2022-03-22 23:18:02 +09:00
eval.cc store Symbols in a table as well, like positions 2022-04-21 21:56:31 +02:00
eval.md
flake-archive.md
flake-check.md
flake-clone.md
flake-init.md Update docs 2022-02-22 14:32:56 +01:00
flake-lock.md
flake-metadata.md
flake-new.md
flake-prefetch.md
flake-show.md Update docs 2022-02-22 14:32:56 +01:00
flake-update.md
flake.cc EvalCache: Revert to using symbols in getAttr() 2022-04-26 14:01:42 +02:00
flake.md Add .tgz as tarball extension in documentation 2022-04-18 17:14:15 +02:00
fmt.cc Shut up clang warning 2022-04-28 14:24:17 +02:00
fmt.md nix-fmt: add command 2022-03-11 10:00:19 -05:00
get-env.sh
hash.cc Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
help.md
key-convert-secret-to-public.md
key-generate-secret.md
local.mk
log.cc Factor out a LogStore interface 2022-03-11 13:32:16 +00:00
log.md
ls.cc Get rid of std::shared_ptr<std::string> and ref<std::string> 2022-01-18 11:12:30 +01:00
main.cc store Symbols in a table as well, like positions 2022-04-21 21:56:31 +02:00
make-content-addressed.cc nix store make-content-addressed: Support --from / --to 2022-03-24 21:33:33 +01:00
make-content-addressed.md Rename 'nix store make-content-addressable' to 'nix store make-content-addressed' 2022-03-24 21:33:33 +01:00
nar-cat.md
nar-dump-path.md
nar-ls.md
nar.cc
nar.md
nix.md Update docs 2022-02-22 14:32:56 +01:00
optimise-store.cc
optimise-store.md
path-info.cc path-info: use full store paths when we have them 2022-02-19 00:32:05 +01:00
path-info.md
ping-store.cc nix store ping: Report Nix daemon version 2022-01-25 21:15:58 +01:00
ping-store.md
prefetch.cc remove Bindings::need 2022-04-21 21:25:18 +02:00
print-dev-env.md
profile-diff-closures.md
profile-history.md
profile-install.md
profile-list.md Update docs 2022-02-22 14:32:56 +01:00
profile-remove.md
profile-rollback.md
profile-upgrade.md
profile-wipe-history.md
profile.cc profile!: consistent use of url/uri. create new version 2022-03-30 16:35:26 -04:00
profile.md Fix flake profile use of originalUrl vs. originalUri 2022-03-24 12:28:38 +01:00
realisation.cc
registry-add.md
registry-list.md
registry-pin.md
registry-remove.md
registry.cc
registry.md
repl.cc rename SymbolIdx -> Symbol, Symbol -> SymbolStr 2022-04-25 15:37:01 +02:00
repl.md
run.cc fix(run): set applyNixConfig lockFlag 2022-04-01 23:41:34 -04:00
run.hh
run.md Update docs 2022-02-22 14:32:56 +01:00
search.cc EvalCache: Revert to using symbols in getAttr() 2022-04-26 14:01:42 +02:00
search.md
shell.md Fix typo in src/nix/shell.md 2021-12-15 23:40:37 -08:00
show-config.cc
show-derivation.cc Add support for impure derivations 2022-03-31 13:43:20 +02:00
show-derivation.md
sigs.cc
store-cat.md
store-copy-log.cc Deduplicate the Store downcasting with a template 2022-03-11 13:32:33 +00:00
store-copy-log.md Add examples 2022-01-18 17:37:04 +01:00
store-delete.cc Deduplicate the Store downcasting with a template 2022-03-11 13:32:33 +00:00
store-delete.md
store-dump-path.md
store-gc.cc Deduplicate the Store downcasting with a template 2022-03-11 13:32:33 +00:00
store-gc.md
store-ls.md
store-prefetch-file.md
store-repair.cc
store-repair.md
store.cc
upgrade-nix.cc Get rid of std::shared_ptr<std::string> and ref<std::string> 2022-01-18 11:12:30 +01:00
upgrade-nix.md
verify.cc
verify.md
why-depends.cc Move installables-related operations 2022-03-02 19:19:51 +01:00
why-depends.md