lix/src/nix
2023-03-06 03:32:14 +01: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 Factor out InstallableStorePath to its own file, dedup 2023-02-03 11:26:39 -05:00
build.cc Get rid of some unchecked calls to std::cout 2023-03-02 15:02:24 +01:00
build.md clarify definition of "installable" 2023-03-05 01:46:17 +01:00
bundle.cc Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -05:00
bundle.md clarify definition of "installable" 2023-03-05 01:46:17 +01:00
cat.cc nix store cat: Use writeFull() 2023-03-02 14:51:14 +01:00
copy.cc Add command 'nix store copy-log' 2022-01-18 14:08:49 +01:00
copy.md
daemon.cc Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
daemon.md manual: build action -> build task 2022-11-06 13:28:18 +01:00
describe-stores.cc Get rid of some unchecked calls to std::cout 2023-03-02 15:02:24 +01:00
develop.cc Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -05:00
develop.md clarify definition of "installable" 2023-03-05 01:46:17 +01:00
diff-closures.cc Get rid of some unchecked calls to std::cout 2023-03-02 15:02:24 +01:00
diff-closures.md
doctor.cc Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
dump-path.cc
edit.cc Split out CmdRepl and editorFor 2023-02-20 09:45:29 -05:00
edit.md nix edit: support kakoune 2022-03-22 23:18:02 +09:00
eval.cc Get rid of some unchecked calls to std::cout 2023-03-02 15:02:24 +01:00
eval.md clarify definition of "installable" 2023-03-05 01:46:17 +01:00
flake-archive.md
flake-check.md nix flake check: Fix markdown 2021-11-24 13:53:09 +01:00
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 Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
flake.cc Get rid of some unchecked calls to std::cout 2023-03-02 15:02:24 +01:00
flake.md clarify definition of "installable" 2023-03-05 01:46:17 +01: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 nix develop: Ignore some more bash special variables 2022-08-23 14:57:08 +02:00
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 Fix missing ` in key manual 2022-06-08 11:46:50 +02:00
local.mk build: use pkg-config for lowdown 2022-11-12 23:04:58 +01:00
log.cc Get rid of some unchecked calls to std::cout 2023-03-02 15:02:24 +01:00
log.md clarify definition of "installable" 2023-03-05 01:46:17 +01:00
ls.cc Get rid of some unchecked calls to std::cout 2023-03-02 15:02:24 +01:00
main.cc Get rid of some unchecked calls to std::cout 2023-03-02 15:02:24 +01:00
make-content-addressed.cc Get rid of some unchecked calls to std::cout 2023-03-02 15:02:24 +01:00
make-content-addressed.md clarify definition of "installable" 2023-03-05 01:46:17 +01:00
nar-cat.md
nar-dump-path.md
nar-ls.md
nar.cc
nar.md
nix.md output paths of store derivations are now addressed explicitly 2023-03-06 03:32:14 +01:00
optimise-store.cc
optimise-store.md
path-from-hash-part.cc Add command 'nix store path-from-hash-part' 2022-10-18 16:51:12 +02:00
path-from-hash-part.md Add command 'nix store path-from-hash-part' 2022-10-18 16:51:12 +02:00
path-info.cc Replace src/libutil/json.cc with nlohmann json generation 2022-11-16 16:50:50 +01:00
path-info.md clarify definition of "installable" 2023-03-05 01:46:17 +01:00
ping-store.cc nix store ping: try to print json if connect() fails aswell 2023-01-31 15:10:39 +01:00
ping-store.md
prefetch.cc Get rid of some unchecked calls to std::cout 2023-03-02 15:02:24 +01:00
print-dev-env.md clarify definition of "installable" 2023-03-05 01:46:17 +01:00
profile-diff-closures.md
profile-history.md
profile-install.md clarify definition of "installable" 2023-03-05 01:46:17 +01:00
profile-list.md Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
profile-remove.md
profile-rollback.md
profile-upgrade.md Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
profile-wipe-history.md
profile.cc Get rid of some unchecked calls to std::cout 2023-03-02 15:02:24 +01:00
profile.md Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
realisation.cc Get rid of some unchecked calls to std::cout 2023-03-02 15:02:24 +01:00
registry-add.md
registry-list.md
registry-pin.md
registry-remove.md
registry.cc Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
registry.md doc: Fix typo 2022-06-28 22:43:37 -04:00
repl.cc Split out CmdRepl and editorFor 2023-02-20 09:45:29 -05:00
repl.md Fix typo -- dashes not underscores 2022-10-17 14:15:32 -06:00
run.cc nix develop: Set personality 2022-12-23 16:33:55 +01:00
run.hh nix develop: Set personality 2022-12-23 16:33:55 +01:00
run.md clarify definition of "installable" 2023-03-05 01:46:17 +01:00
search.cc Get rid of some unchecked calls to std::cout 2023-03-02 15:02:24 +01:00
search.md clarify definition of "installable" 2023-03-05 01:46:17 +01:00
shell.md clarify definition of "installable" 2023-03-05 01:46:17 +01:00
show-config.cc nix/show-config: allow getting the value of a specific setting 2023-01-12 13:56:35 -08:00
show-derivation.cc Get rid of some unchecked calls to std::cout 2023-03-02 15:02:24 +01:00
show-derivation.md clarify definition of "installable" 2023-03-05 01:46:17 +01:00
sigs.cc Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
store-cat.md
store-copy-log.cc Merge toDerivations() into toDerivedPaths() 2022-12-20 14:24:14 +01:00
store-copy-log.md link "store derivation" to glossary definition 2022-12-21 11:42:50 +01:00
store-delete.cc Deduplicate the Store downcasting with a template 2022-03-11 13:32:33 +00:00
store-delete.md clarify definition of "installable" 2023-03-05 01:46:17 +01:00
store-dump-path.md clarify definition of "installable" 2023-03-05 01:46:17 +01:00
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 clarify definition of "installable" 2023-03-05 01:46:17 +01:00
store.cc
upgrade-nix.cc Revert "Revert "Merge pull request #6204 from layus/coerce-string"" 2023-01-19 13:23:04 +01:00
upgrade-nix.md Explain exactly what nix-upgrade nix does 2022-06-02 15:05:27 +02:00
verify.cc Avoid some StorePath <-> Path round trips 2023-01-30 09:37:57 -05:00
verify.md clarify definition of "installable" 2023-03-05 01:46:17 +01:00
why-depends.cc Scope down --derivation to just the commands that use it 2023-02-04 18:30:02 -05:00
why-depends.md