lix/src/nix
Théophane Hufschmitt 4530574363
Merge pull request #5945 from afishhh/master
Make `nix search` highlight all regexes and matches
2022-01-24 13:02:51 +01:00
..
realisation
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 Ensure that attrsets are sorted 2022-01-04 18:00:33 +01:00
bundle.md
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 Remove CPU locking 2021-12-22 15:56:25 +01:00
develop.md nix develop: add --unpack 2021-10-09 01:19:50 +03:00
diff-closures.cc
diff-closures.md
doctor.cc
dump-path.cc
edit.cc
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 nix flake check: Fix markdown 2021-11-24 13:53:09 +01:00
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 Recognize singular "nixosModule" in nix flake show 2021-11-09 11:14:15 -06:00
flake.md Document searching upwards and fix documentation for installables 2022-01-14 17:58:03 +03: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 Fix the rendering of the example directory tree 2022-01-18 10:55:00 +01:00
optimise-store.cc
optimise-store.md
path-info.cc run(): Move 2021-09-27 11:12:06 +02:00
path-info.md
ping-store.cc
ping-store.md
prefetch.cc
print-dev-env.md
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
profile-rollback.md Generations -> profile versions 2021-09-14 19:57:45 +02:00
profile-upgrade.md
profile-wipe-history.md Add 'nix profile wipe-history' command 2021-09-14 20:35:41 +02:00
profile.cc Get rid of std::shared_ptr<std::string> and ref<std::string> 2022-01-18 11:12:30 +01:00
profile.md
realisation.cc Make experimental-features a proper type 2021-10-26 07:02:31 +02:00
registry-add.md
registry-list.md
registry-pin.md
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 Merge pull request #5812 from pennae/small-perf-improvements 2022-01-17 19:49:52 +01:00
repl.md nix repl: add :log 2021-12-06 16:52:50 +03:00
run.cc Remove CPU locking 2021-12-22 15:56:25 +01:00
run.hh
run.md nix run: Tweak docs 2021-12-13 19:14:32 +01:00
search.cc Move hilite_all into libutil and rename it to hiliteMatches 2022-01-21 20:10:46 +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
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 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
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 run(): Move 2021-09-27 11:12:06 +02:00
verify.md
why-depends.cc Improve the description of the --precise option 2022-01-21 09:52:40 +01:00
why-depends.md