.. |
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
|
nix build --json: Include build statistics
|
2022-11-21 12:06:01 +01:00 |
build.cc
|
nix build --json: Include build statistics
|
2022-11-21 12:06:01 +01:00 |
build.md
|
nix build: add --print-out-paths flag
|
2022-04-20 19:35:46 +03:00 |
bundle.cc
|
Allow selecting derivation outputs using 'installable!outputs'
|
2022-05-03 13:43:52 +02:00 |
bundle.md
|
docfix: bundlers
|
2022-08-10 18:49:29 -05: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
|
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
|
nix develop: Ignore stdenv's $SHELL
|
2022-09-06 18:27:39 +02:00 |
develop.md
|
Docs: Add nix develop --command entry
|
2022-09-06 08:18:29 -07:00 |
diff-closures.cc
|
Move installables-related operations
|
2022-03-02 19:19:51 +01:00 |
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
|
nix edit: support kakoune
|
2022-03-22 23:18:02 +09:00 |
eval.cc
|
Replace src/libutil/json.cc with nlohmann json generation
|
2022-11-16 16:50:50 +01: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
|
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
|
Trivial changes from the lazy-trees branch
|
2022-12-07 14:06:34 +01:00 |
flake.cc
|
Trivial changes from the lazy-trees branch
|
2022-12-07 14:06:34 +01: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
|
nix-fmt: add command
|
2022-03-11 10:00:19 -05:00 |
get-env.sh
|
nix develop: Ignore some more bash special variables
|
2022-08-23 14:57:08 +02:00 |
hash.cc
|
Remove std::string alias (for real this time)
|
2022-02-25 16:13:02 +01:00 |
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
|
Factor out a LogStore interface
|
2022-03-11 13:32:16 +00: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 pull request #7231 from jfroche/fix/savedArgv-access
|
2022-10-31 16:35:08 +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
|
Fix typos in the docs
|
2022-12-12 17:37:45 -05: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
|
|
|
ping-store.cc
|
nix store ping: Report Nix daemon version
|
2022-01-25 21:15:58 +01:00 |
ping-store.md
|
|
|
prefetch.cc
|
remove Bindings::need
|
2022-04-21 21:25:18 +02:00 |
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
|
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
|
|
|
profile-upgrade.md
|
Trivial changes from the lazy-trees branch
|
2022-12-07 14:06:34 +01:00 |
profile-wipe-history.md
|
Add 'nix profile wipe-history' command
|
2021-09-14 20:35:41 +02:00 |
profile.cc
|
nix build --json: Include build statistics
|
2022-11-21 12:06:01 +01:00 |
profile.md
|
Trivial changes from the lazy-trees branch
|
2022-12-07 14:06:34 +01:00 |
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
|
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
|
Fix build-remote in nix-static
|
2022-06-23 01:32:46 +02:00 |
run.hh
|
|
|
run.md
|
Update docs
|
2022-02-22 14:32:56 +01:00 |
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
|
|
|
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
|
Deduplicate the Store downcasting with a template
|
2022-03-11 13:32:33 +00:00 |
store-copy-log.md
|
Add examples
|
2022-01-18 17:37:04 +01:00 |
store-delete.cc
|
Deduplicate the Store downcasting with a template
|
2022-03-11 13:32:33 +00:00 |
store-delete.md
|
|
|
store-dump-path.md
|
|
|
store-gc.cc
|
Deduplicate the Store downcasting with a template
|
2022-03-11 13:32:33 +00:00 |
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
|
Explain exactly what nix-upgrade nix does
|
2022-06-02 15:05:27 +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
|
|
|
why-depends.cc
|
add explanation and test
|
2022-11-23 12:06:47 -05:00 |
why-depends.md
|
|
|