index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-05-15
Merge pull request #8141 from tweag/user-files-doc
John Ericson
2023-05-14
`max-substitution-jobs` release note entry
Matej Urbas
2023-05-12
Merge pull request #8299 from urbas/max-substitution-jobs
Eelco Dolstra
2023-05-10
Fix `nix print-dev-env` & `nix develop` with drv paths
John Ericson
2023-05-10
Merge pull request #3959 from obsidiansystems/ca-drv-exotic
John Ericson
2023-05-10
Merge pull request #7721 from yorickvP/post-build-hook
Théophane Hufschmitt
2023-05-09
Improve error message for self reference with text hashing
John Ericson
2023-05-09
Add name to some error messages
John Ericson
2023-05-09
Cleanups to content address types
John Ericson
2023-05-09
Apply suggestions from code review
John Ericson
2023-05-09
Fix bug, `newInfo` -> `newInfo0`
John Ericson
2023-05-09
Fix spurious change
John Ericson
2023-05-09
prevent double quotation
Alex Ameen
2023-05-09
libexpr: quote reserved keys when printing
Alex Ameen
2023-05-08
introduces `Goal::jobCategory`
Matej Urbas
2023-05-08
removes MaxSubstitutionJobsSetting
Matej Urbas
2023-05-08
Merge pull request #3921 from obsidiansystems/trustless-remote-builder-simple
John Ericson
2023-05-08
Split comment, match with each variable
John Ericson
2023-05-08
Apply suggestions from code review
John Ericson
2023-05-08
Rename a few things in new tests
John Ericson
2023-05-08
CA: rewrite hashes for all outputs, not just the wanted ones
Yorick van Pelt
2023-05-08
libstore: also pass unwanted outputs to the post-build-hook
Yorick van Pelt
2023-05-08
Merge pull request #8263 from frederictobiasc/improve-doc-genericclosure
Robert Hensing
2023-05-07
`max-substitution-jobs` setting
Matej Urbas
2023-05-03
Fix hostRegex to accept hosts with a `-`
figsoda
2023-04-28
nix: Support the --repair flag
Eelco Dolstra
2023-04-28
display documentation on manifest files separately
Valentin Gagarin
2023-04-26
move compatibility info to `nix profile` docs
Valentin Gagarin
2023-04-26
Include user-profiles.md into nix profile --help
Alexander Bantyev
2023-04-26
Document user files of nix
Alexander Bantyev
2023-04-26
Doc: Improve builtins.genericClosure
Frédéric Christ
2023-04-25
Formatting
Eelco Dolstra
2023-04-25
nix build --json: Only show non-zero startTime / stopTime
Eelco Dolstra
2023-04-25
TarArchive: Remove a duplicate constant and increase the buffer size
Eelco Dolstra
2023-04-24
Add some more SourcePath docs
Eelco Dolstra
2023-04-24
Document tMisc
Eelco Dolstra
2023-04-24
Merge remote-tracking branch 'origin/master' into source-path
Eelco Dolstra
2023-04-21
Add more docs to `TextIngestionMethod`
John Ericson
2023-04-21
Use `std::set<StringContextElem>` not `PathSet` for string contexts
John Ericson
2023-04-19
Remove references from fixed output derivation ab syntax
John Ericson
2023-04-19
Add a few more content addressing methods
John Ericson
2023-04-19
Gate `dynamic-derivations` with drv `fromJSON` too
John Ericson
2023-04-19
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
John Ericson
2023-04-19
Merge pull request #8233 from wentasah/narinfo-corrupt-reason
Théophane Hufschmitt
2023-04-18
Merge pull request #8220 from accelbread/whitelist-commit-lockfile-summary
Robert Hensing
2023-04-18
src/nix/flake.md: Itemize safe nixConfigs
Robert Hensing
2023-04-18
Make "NAR info file is corrupt" messages more informative
Michal Sojka
2023-04-17
`TextHashMethod` -> `TextIngestionMethod`, gate with XP feature
John Ericson
2023-04-17
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
John Ericson
2023-04-17
Gate experimental features in `DerivationOutput::fromJSON`
John Ericson
[next]