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-09
prevent double quotation
Alex Ameen
2023-05-09
libexpr: quote reserved keys when printing
Alex Ameen
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
Merge pull request #8263 from frederictobiasc/improve-doc-genericclosure
Robert Hensing
2023-05-03
Fix hostRegex to accept hosts with a `-`
figsoda
2023-04-28
nix: Support the --repair flag
Eelco Dolstra
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
Use `std::set<StringContextElem>` not `PathSet` for string contexts
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
Gate experimental features in `DerivationOutput::fromJSON`
John Ericson
2023-04-17
Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...
John Ericson
2023-04-17
Use `buildPathsWithResults` in build-remote.cc trustless path
John Ericson
2023-04-17
Improve the build remote comment.
John Ericson
2023-04-17
Merge pull request #8230 from obsidiansystems/daemon-trust-override
Robert Hensing
2023-04-17
Experimentally allow forcing `nix-daemon` trust; use this to test
John Ericson
2023-04-17
Fix some issues with experimental config settings
John Ericson
2023-04-17
Merge pull request #6312 from obsidiansystems/keyed-build-result
Robert Hensing
2023-04-17
Merge pull request #3746 from obsidiansystems/path-info
Robert Hensing
2023-04-17
`nix-testing` -> `daemon-trust-override`
John Ericson
2023-04-17
Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...
John Ericson
2023-04-17
Explain various `.self = false,`
John Ericson
2023-04-17
Merge pull request #7732 from hercules-ci/make-initLibStore-viable-alternative
John Ericson
2023-04-17
Merge remote-tracking branch 'upstream/master' into source-path
Robert Hensing
2023-04-17
Merge pull request #8193 from hercules-ci/dry-strings
Robert Hensing
2023-04-16
Mark experimental configuration settings programmatically
John Ericson
2023-04-16
libexpr: Move identifier-like printing to print.cc
Robert Hensing
2023-04-16
libexpr/value/print.* -> libexpr/print.*
Robert Hensing
2023-04-16
printLiteral: Do not overload
Robert Hensing
2023-04-15
Format
Robert Hensing
2023-04-15
Introduce `SingleDrvOutputs`
John Ericson
2023-04-15
Make restarting state machines explicit
John Ericson
2023-04-15
Make `KeyedBuildResult`, `BuildResult` like before, and fix bug another way
John Ericson
2023-04-15
Introduce `Worker::makeGoal`
John Ericson
2023-04-15
Merge pull request #8214 from raphaelr/installable-derived-path-warn
Robert Hensing
2023-04-14
Legacy vs non-legacy `to_string`/`parse` for `DerivedPath`
John Ericson
2023-04-14
Whitelist commit-lockfile-summary in flake nixConfig
Archit Gupta
2023-04-14
Merge pull request #8174 from NixOS/gloss-xp-features-note-installables
John Ericson
2023-04-14
Merge pull request #8217 from obsidiansystems/push-get-fs-accessor-unsupporte...
Robert Hensing
2023-04-14
Start cross-referencing experimental features
John Ericson
[next]