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-17
add cross-references to pure evaluation mode
Valentin Gagarin
2023-05-16
Merge pull request #8346 from tweag/fix-nix-profile-install-conflict-segfault
John Ericson
2023-05-16
Merge pull request #8154 from tweag/delete-old-on-all-profiles-dir
John Ericson
2023-05-16
Fix the printing of the installables on `nix profile install` conflict
Théophane Hufschmitt
2023-05-16
Rename `ProfileElement.describe()` to `.identifier`
Théophane Hufschmitt
2023-05-15
Merge pull request #8341 from obsidiansystems/dedup-gen-hh
John Ericson
2023-05-15
Merge pull request #8340 from NixOS/delete-commited-build-artifacts
Robert Hensing
2023-05-15
Delete commited build artifacts
John Ericson
2023-05-15
Fix some bounds in rapid check instances
John Ericson
2023-05-15
Dedup some markdown -> C++ big literal stuff in build system
John Ericson
2023-05-15
Make more string values work as installables
John Ericson
2023-05-15
Create `EvalState::coerceToDerivedPath`
John Ericson
2023-05-15
Expose `mkOutputString` as method of `EvalState`
John Ericson
2023-05-15
Split `mkOutputString` in two
John Ericson
2023-05-15
Remove unneeded argument for `mkOutputString`
John Ericson
2023-05-15
Merge pull request #8141 from tweag/user-files-doc
John Ericson
2023-05-15
Make `nix-collect-garbage -d` look into more places
Théophane Hufschmitt
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
[next]