lix/src/nix
Eelco Dolstra 59683733f5
Merge pull request #6089 from edolstra/dot-default
Replace defaultBla.$system with bla.$system.default
2022-02-24 21:16:58 +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 Add Installable::toDrvPaths() 2022-01-18 17:28:18 +01:00
build.cc std::visit by reference 2021-09-30 21:35:09 +00:00
build.md
bundle.cc Replace defaultBla.$system with bla.$system.default 2022-02-22 11:47:41 +01: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 Don't ignore SIGCHLD in createUnixDomainSocket() 2021-10-05 13:23:16 +02:00
daemon.md
describe-stores.cc
develop.cc Replace defaultBla.$system with bla.$system.default 2022-02-22 11:47:41 +01:00
develop.md Update docs 2022-02-22 14:32:56 +01:00
diff-closures.cc
diff-closures.md
doctor.cc
dump-path.cc
edit.cc
edit.md
eval.cc Merge branch 'issue-3505' of https://github.com/kamadorueda/nix 2022-02-04 00:33:13 +01:00
eval.md Add 'nix eval' manpage 2020-12-21 13:32:28 +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
flake.cc nix flake check: Warn about deprecated flake outputs 2022-02-22 14:19:39 +01:00
flake.md Merge pull request #6089 from edolstra/dot-default 2022-02-24 21:16:58 +01:00
get-env.sh
hash.cc
help.md
key-convert-secret-to-public.md
key-generate-secret.md
local.mk
log.cc std::visit by reference 2021-09-30 21:35:09 +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 Remove dead field in NixArgs 2022-01-19 20:26:14 +00:00
make-content-addressable.cc Get rid of std::shared_ptr<std::string> and ref<std::string> 2022-01-18 11:12:30 +01:00
make-content-addressable.md
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 Tweak 2021-01-17 19:49:28 +01:00
prefetch.cc Merge branch 'issue-3505' of https://github.com/kamadorueda/nix 2022-02-04 00:33:13 +01: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 Generations -> profile versions 2021-09-14 19:57:45 +02:00
profile-upgrade.md
profile-wipe-history.md
profile.cc libfetchers: Rename immutable -> locked 2022-02-24 18:09:00 +01:00
profile.md Update docs 2022-02-22 14:32:56 +01:00
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
registry.cc nix registry: Mark experimental 2021-11-12 03:18:31 -05:00
registry.md Fix typo 2021-11-27 23:29:48 +03:00
repl.cc libfetchers: Rename immutable -> locked 2022-02-24 18:09:00 +01:00
repl.md nix repl: add :log 2021-12-06 16:52:50 +03:00
run.cc Replace defaultBla.$system with bla.$system.default 2022-02-22 11:47:41 +01:00
run.hh
run.md Update docs 2022-02-22 14:32:56 +01:00
search.cc hiliteMatches(): Style fixes, pass more stuff by reference 2022-01-24 14:47:34 +01: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 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 Add 'nix store' NAR-related manpages 2020-12-21 13:32:28 +01:00
store-copy-log.cc Add Installable::toDrvPaths() 2022-01-18 17:28:18 +01:00
store-copy-log.md Add examples 2022-01-18 17:37:04 +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 run(): Move 2021-09-27 11:12:06 +02:00
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 Improve the description of the --precise option 2022-01-21 09:52:40 +01:00
why-depends.md