lix/src/nix
John Ericson a7c0cff07f Rename OutputPath -> ExtendedOutputPath
Do this prior to making a new more limitted `OutputPath` we will use in
more places.
2023-01-11 18:55:29 -05:00
..
realisation
add-file.md
add-path.md
add-to-store.cc
app.cc Parse string context elements properly 2023-01-10 13:10:49 -05:00
build.cc Merge toDerivations() into toDerivedPaths() 2022-12-20 14:24:14 +01:00
build.md nix build: add --print-out-paths flag 2022-04-20 19:35:46 +03:00
bundle.cc Rename OutputPath -> ExtendedOutputPath 2023-01-11 18:55:29 -05:00
bundle.md docfix: bundlers 2022-08-10 18:49:29 -05:00
cat.cc
copy.cc
copy.md Add 'nix copy' manpage 2020-12-21 13:32:27 +01:00
daemon.cc Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
daemon.md manual: build action -> build task 2022-11-06 13:28:18 +01:00
describe-stores.cc
develop.cc Make clear that StorePathWithOutputs is a deprecated type 2023-01-10 11:27:19 -05:00
develop.md Docs: Add nix develop --command entry 2022-09-06 08:18:29 -07:00
diff-closures.cc
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
eval.cc Merge remote-tracking branch 'origin/master' into coerce-string 2023-01-02 20:53:39 +01:00
eval.md
flake-archive.md
flake-check.md
flake-clone.md
flake-init.md
flake-lock.md nix flake update: Recreate the lock file 2021-02-26 14:55:54 +01:00
flake-metadata.md
flake-new.md Add 'nix flake' manpages 2020-12-23 18:26:40 +01:00
flake-prefetch.md
flake-show.md
flake-update.md Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
flake.cc Parse string context elements properly 2023-01-10 13:10:49 -05:00
flake.md documentation: use sections instead of list items 2022-12-13 11:47:44 +01:00
fmt.cc Shut up clang warning 2022-04-28 14:24:17 +02:00
fmt.md
get-env.sh nix develop: Ignore some more bash special variables 2022-08-23 14:57:08 +02:00
hash.cc
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 Merge toDerivations() into toDerivedPaths() 2022-12-20 14:24:14 +01:00
log.md
ls.cc Replace src/libutil/json.cc with nlohmann json generation 2022-11-16 16:50:50 +01:00
main.cc Merge remote-tracking branch 'origin/master' into coerce-string 2023-01-02 20:53:39 +01:00
make-content-addressed.cc Really fix 'nix store make-content-addressed --json' 2022-12-01 16:29:09 +01:00
make-content-addressed.md Dodge "trusted" vs "trustworthy" by being explicit 2022-09-22 14:37:52 -04:00
nar-cat.md
nar-dump-path.md
nar-ls.md
nar.cc
nar.md
nix.md remove redundant re-definition of store derivations 2023-01-02 13:37:59 +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 link "store derivation" to glossary definition 2022-12-21 11:42:50 +01:00
ping-store.cc
ping-store.md
prefetch.cc Merge remote-tracking branch 'origin/master' into coerce-string 2022-04-29 00:12:25 +02:00
print-dev-env.md
profile-diff-closures.md
profile-history.md
profile-install.md nix profile: Support overriding outputs 2022-05-03 15:00:34 +02: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 Generations -> profile versions 2021-09-14 19:57:45 +02:00
profile-upgrade.md Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
profile-wipe-history.md
profile.cc Rename OutputPath -> ExtendedOutputPath 2023-01-11 18:55:29 -05:00
profile.md Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
realisation.cc
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.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
search.cc Replace src/libutil/json.cc with nlohmann json generation 2022-11-16 16:50:50 +01:00
search.md Add --exclude flag to nix search 2022-06-07 18:25:48 +02:00
shell.md nix shell: example shouldn't use an absolute path for the shell 2022-07-21 14:25:07 +02:00
show-config.cc
show-derivation.cc Replace src/libutil/json.cc with nlohmann json generation 2022-11-16 16:50:50 +01:00
show-derivation.md link "store derivation" to glossary definition 2022-12-21 11:42:50 +01:00
sigs.cc
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
store-delete.md
store-dump-path.md
store-gc.cc
store-gc.md
store-ls.md
store-prefetch-file.md
store-repair.cc
store-repair.md
store.cc
upgrade-nix.cc WIP: broken merge but need a git checkpoint 2022-09-07 00:34:03 +02:00
upgrade-nix.md Explain exactly what nix-upgrade nix does 2022-06-02 15:05:27 +02:00
verify.cc Apply suggestions from code review 2022-09-23 13:57:57 -04:00
verify.md Add 'nix store verify' manpage 2020-12-21 13:32:28 +01:00
why-depends.cc Fix why-depends for CA derivations (again) 2023-01-02 17:42:22 +01:00
why-depends.md