index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-25
Merge pull request #8260 from edolstra/lazy-trees-cherrypicks
Eelco Dolstra
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
Merge pull request #8172 from edolstra/source-path
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
Merge pull request #7710 from obsidiansystems/context-not-path-set
Théophane Hufschmitt
2023-04-21
Use `std::set<StringContextElem>` not `PathSet` for string contexts
John Ericson
2023-04-20
Merge pull request #8242 from obsidiansystems/recursive.nix
Robert Hensing
2023-04-19
Move `test/recursive.sh` nix expr to file
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
Merge pull request #8231 from obsidiansystems/add-derivation-xp-gates
Robert Hensing
2023-04-18
Make "NAR info file is corrupt" messages more informative
Michal Sojka
2023-04-18
Merge pull request #8236 from theutz/master
Valentin Gagarin
2023-04-18
Update installing-binary.md
Michael Utz
2023-04-18
Merge pull request #8235 from peeley/fix-nix-database-glossary-typo
Valentin Gagarin
2023-04-17
Documentation: fix typo for `Nix database` link in manual
Noah Snelson
2023-04-17
Gate experimental features in `DerivationOutput::fromJSON`
John Ericson
2023-04-17
Merge pull request #8230 from obsidiansystems/daemon-trust-override
Robert Hensing
2023-04-17
Merge pull request #8194 from obsidiansystems/redisplay-feature-gated-settings
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 #7514 from fricklerhandwerk/opt-I
Valentin Gagarin
2023-04-17
Merge pull request #3746 from obsidiansystems/path-info
Robert Hensing
2023-04-17
Explain various `.self = false,`
John Ericson
2023-04-17
use @docroot@ link
Valentin Gagarin
2023-04-17
add link to `nix-conf` setting
Valentin Gagarin
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-17
Merge pull request #8196 from obsidiansystems/fix-8162
Robert Hensing
2023-04-16
Mark experimental configuration settings programmatically
John Ericson
2023-04-16
Add `optionalString` to manual Nix lang utilities
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 #7864 from obsidiansystems/quickstart-long-options
John Ericson
[next]