.. |
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
|
Use eval-store in more places
|
2021-07-22 09:59:51 +02:00 |
build.cc
|
std::visit by reference
|
2021-09-30 21:35:09 +00:00 |
build.md
|
Fix some typos
|
2021-03-26 16:14:38 +01:00 |
bundle.cc
|
nix {bundle,run}: drop broken flake attr-path prefixes
|
2021-08-21 20:17:05 +02:00 |
bundle.md
|
|
|
cat.cc
|
|
|
copy.cc
|
run(): Move
|
2021-09-27 11:12:06 +02:00 |
copy.md
|
|
|
daemon.cc
|
Don't ignore SIGCHLD in createUnixDomainSocket()
|
2021-10-05 13:23:16 +02:00 |
daemon.md
|
|
|
describe-stores.cc
|
|
|
develop.cc
|
Make experimental-features a proper type
|
2021-10-26 07:02:31 +02:00 |
develop.md
|
nix develop: add --unpack
|
2021-10-09 01:19:50 +03:00 |
diff-closures.cc
|
Use eval-store in more places
|
2021-07-22 09:59:51 +02:00 |
diff-closures.md
|
|
|
doctor.cc
|
|
|
dump-path.cc
|
|
|
edit.cc
|
Rename findDerivationFilename -> findPackageFilename
|
2021-07-19 18:10:10 +02:00 |
edit.md
|
|
|
eval.cc
|
toJSON: report error position for fancier output
|
2021-10-25 21:17:52 +00:00 |
eval.md
|
|
|
flake-archive.md
|
|
|
flake-check.md
|
Make nix flake check aware of devShells
|
2021-07-13 17:25:27 +02:00 |
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
|
Ensure nix flake show produces valid json
|
2021-09-08 19:38:22 -04:00 |
flake-update.md
|
nix flake update: Recreate the lock file
|
2021-02-26 14:55:54 +01:00 |
flake.cc
|
Recognize singular "nixosModule" in nix flake show
|
2021-11-09 11:14:15 -06:00 |
flake.md
|
Fix typo
|
2021-10-02 10:17:45 +03:00 |
get-env.sh
|
Merge branch 'master' into structured-attrs-shell
|
2021-07-12 15:49:39 +02:00 |
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
|
nix --help: Display help using lowdown instead of man
|
2021-09-13 14:45:21 +02:00 |
log.cc
|
std::visit by reference
|
2021-09-30 21:35:09 +00:00 |
log.md
|
|
|
ls.cc
|
Remove mkFlag()
|
2021-01-27 12:06:03 +01:00 |
main.cc
|
Ignore errors unsharing/restoring the mount namespace
|
2021-11-16 14:48:44 +01:00 |
make-content-addressable.cc
|
run(): Move
|
2021-09-27 11:12:06 +02:00 |
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
|
run(): Move
|
2021-09-27 11:12:06 +02:00 |
path-info.md
|
Fix markdown error
|
2021-09-13 14:44:53 +02:00 |
ping-store.cc
|
|
|
ping-store.md
|
Tweak
|
2021-01-17 19:49:28 +01:00 |
prefetch.cc
|
Use Bindings::{get,need} instead of find
|
2021-09-13 13:53:24 +02:00 |
print-dev-env.md
|
nix print-dev-env: Add --json flag
|
2021-07-09 12:10:48 +02:00 |
profile-diff-closures.md
|
|
|
profile-history.md
|
nix profile history: Show profile date
|
2021-09-14 20:47:33 +02:00 |
profile-install.md
|
|
|
profile-list.md
|
|
|
profile-remove.md
|
man: fix formatting of nix3-profile-remove
|
2021-06-28 16:27:03 +02:00 |
profile-rollback.md
|
Generations -> profile versions
|
2021-09-14 19:57:45 +02:00 |
profile-upgrade.md
|
fix doc: nix profile info -> nix profile list
|
2021-05-24 12:36:08 +02:00 |
profile-wipe-history.md
|
Add 'nix profile wipe-history' command
|
2021-09-14 20:35:41 +02:00 |
profile.cc
|
Refactoring: Add allowPath() method
|
2021-10-07 12:11:00 +02:00 |
profile.md
|
|
|
realisation.cc
|
Make experimental-features a proper type
|
2021-10-26 07:02:31 +02:00 |
registry-add.md
|
nix registry: add --registry flag
|
2021-06-30 22:13:32 +03:00 |
registry-list.md
|
|
|
registry-pin.md
|
Style tweaks
|
2021-07-07 10:02:55 +02:00 |
registry-remove.md
|
nix registry: add --registry flag
|
2021-06-30 22:13:32 +03:00 |
registry.cc
|
nix registry: Mark experimental
|
2021-11-12 03:18:31 -05:00 |
registry.md
|
Docs: Fix syntax error in json example in man page
|
2021-09-02 10:47:38 +02:00 |
repl.cc
|
Fix :e in repl
|
2021-11-18 09:03:33 +01:00 |
repl.md
|
|
|
run.cc
|
nix {bundle,run}: drop broken flake attr-path prefixes
|
2021-08-21 20:17:05 +02:00 |
run.hh
|
nix develop: Support chroot stores
|
2021-07-27 14:24:03 +02:00 |
run.md
|
Document meta.mainProgram
|
2021-02-17 17:58:47 +01:00 |
search.cc
|
Disable IFD selectively
|
2021-09-22 17:15:07 +02:00 |
search.md
|
|
|
shell.md
|
|
|
show-config.cc
|
Forward the whole Nix config to the post-build-hook
|
2021-07-15 18:41:56 +02:00 |
show-derivation.cc
|
std::visit by reference
|
2021-09-30 21:35:09 +00:00 |
show-derivation.md
|
|
|
sigs.cc
|
nix key: Fix error message and don't require flakes
|
2021-11-11 21:31:26 -05:00 |
store-cat.md
|
|
|
store-delete.cc
|
run(): Move
|
2021-09-27 11:12:06 +02:00 |
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
|
run(): Move
|
2021-09-27 11:12:06 +02:00 |
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
|
run(): Move
|
2021-09-27 11:12:06 +02:00 |
verify.md
|
|
|
why-depends.cc
|
Use eval-store in more places
|
2021-07-22 09:59:51 +02:00 |
why-depends.md
|
|
|