lix/src/nix
John Ericson 0258ac9c2a Make --read-only a separate mixin
It is independent of SourceExprCommand, which is about parsing
installables, except for the fact that parsing installables is one of
the many things influenced by read-only mode.
2023-02-20 10:39:18 -05:00
..
realisation
add-file.md
add-path.md
add-to-store.cc
app.cc Factor out InstallableStorePath to its own file, dedup 2023-02-03 11:26:39 -05:00
build.cc
build.md
bundle.cc Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -05:00
bundle.md
cat.cc
copy.cc
copy.md
daemon.cc daemon.cc: Rename UserSettings -> AuthorizationSettings 2023-02-10 14:41:39 +01:00
daemon.md
describe-stores.cc
develop.cc Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -05:00
develop.md
diff-closures.cc Scope down --derivation to just the commands that use it 2023-02-04 18:30:02 -05:00
diff-closures.md
doctor.cc
dump-path.cc
edit.cc Split out CmdRepl and editorFor 2023-02-20 09:45:29 -05:00
edit.md
eval.cc Make --read-only a separate mixin 2023-02-20 10:39:18 -05:00
eval.md
flake-archive.md
flake-check.md
flake-clone.md
flake-init.md
flake-lock.md
flake-metadata.md
flake-new.md
flake-prefetch.md
flake-show.md
flake-update.md
flake.cc Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -05:00
flake.md
fmt.cc
fmt.md
get-env.sh
hash.cc
help.md
key-convert-secret-to-public.md
key-generate-secret.md
local.mk
log.cc
log.md
ls.cc
main.cc Revert "Revert "Merge pull request #6204 from layus/coerce-string"" 2023-01-19 13:23:04 +01:00
make-content-addressed.cc
make-content-addressed.md
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 Add 'nix store optimise' manpage 2020-12-21 13:32:28 +01:00
path-from-hash-part.cc
path-from-hash-part.md
path-info.cc
path-info.md
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 Tweak 2021-01-17 19:49:28 +01:00
prefetch.cc Revert "Revert "Merge pull request #6204 from layus/coerce-string"" 2023-01-19 13:23:04 +01:00
print-dev-env.md
profile-diff-closures.md
profile-history.md
profile-install.md
profile-list.md
profile-remove.md
profile-rollback.md
profile-upgrade.md
profile-wipe-history.md
profile.cc Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -05:00
profile.md
realisation.cc
registry-add.md
registry-list.md
registry-pin.md
registry-remove.md nix registry: add --registry flag 2021-06-30 22:13:32 +03:00
registry.cc
registry.md
repl.cc Split out CmdRepl and editorFor 2023-02-20 09:45:29 -05:00
repl.md
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 Fix extra "." in CmdSearch::getDefaultFlakeAttrPaths 2023-01-31 00:04:05 +08:00
search.md
shell.md
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
show-derivation.md
sigs.cc
store-cat.md
store-copy-log.cc
store-copy-log.md
store-delete.cc
store-delete.md Add 'nix store delete' command 2021-01-11 19:46:59 +01:00
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 Make '--help' do the same as 'help' (i.e. show a manpage) 2021-01-25 14:38:15 +01:00
upgrade-nix.cc Revert "Revert "Merge pull request #6204 from layus/coerce-string"" 2023-01-19 13:23:04 +01:00
upgrade-nix.md
verify.cc Avoid some StorePath <-> Path round trips 2023-01-30 09:37:57 -05:00
verify.md
why-depends.cc Scope down --derivation to just the commands that use it 2023-02-04 18:30:02 -05:00
why-depends.md