index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
Age
Commit message (
Expand
)
Author
2023-02-28
Merge pull request #7911 from edolstra/revert-7689
Eelco Dolstra
2023-02-27
Merge pull request #7776 from yorickvP/fix-path-escapes-7707
Théophane Hufschmitt
2023-02-27
fetchTree: convert fs path to url via ParsedURL::to_string
Yorick van Pelt
2023-02-27
Revert "getDefaultNixPath: actually respect `{restrict,pure}-eval`"
Eelco Dolstra
2023-02-27
Revert "Document default `nix-path` value"
Eelco Dolstra
2023-02-22
flakes: Differentiate `self.outPath` and `self.sourceInfo.outPath`
Robert Hensing
2023-02-22
flakes: Ensure that `self.outPath == ./.`
Robert Hensing
2023-02-19
Merge pull request #7158 from sternenseemann/foldl-strict-accumulation-value
Valentin Gagarin
2023-02-16
ExprOpHasAttr,ExprSelect,stripIndentation,binds,formals: delete losts objects
Et7f3
2023-02-12
ExprString: Avoid copy of string
Et7f3
2023-02-12
parser: use implicit rule
Et7f3
2023-02-10
Fix building with GCC 9
Eelco Dolstra
2023-02-10
Merge pull request #5588 from tweag/balsoft/xdg
Théophane Hufschmitt
2023-02-10
A setting to follow XDG Base Directory standard
Alexander Bantyev
2023-02-08
Documentation: builtins.fetchGit when used on a local path (#7706)
Joachim Breitner
2023-02-01
Fix clang compilation
Eelco Dolstra
2023-02-01
Merge pull request #7203 from graham33/feature/cpp20
Eelco Dolstra
2023-01-30
Merge pull request #7713 from obsidiansystems/more-rapid-check
Robert Hensing
2023-01-30
Make per-variant Arbitrary impls too
John Ericson
2023-01-29
More property tests
John Ericson
2023-01-29
Allow unit test infra to be reused across libs' tests
John Ericson
2023-01-27
Document default `nix-path` value
Naïm Favier
2023-01-27
getDefaultNixPath: actually respect `{restrict,pure}-eval`
Naïm Favier
2023-01-23
Merge pull request #7447 from aakropotkin/read-file-type
Robert Hensing
2023-01-23
Merge pull request #7657 from obsidiansystems/fix-7655
Robert Hensing
2023-01-22
primop: add readFileType, optimize readDir
Alex Ameen
2023-01-21
Fix #7655
John Ericson
2023-01-20
Use complete '__toString' attribute name
Guillaume Maudoux
2023-01-19
Always display addErrorContext messages in (expanded) traces
Guillaume Maudoux
2023-01-19
Discuss re-entrant errors and design
Guillaume Maudoux
2023-01-19
Add tests for error traces, and fixes
Guillaume Maudoux
2023-01-19
Revert "Revert "Merge pull request #6204 from layus/coerce-string""
Guillaume Maudoux
2023-01-18
Restore support for channel: URLs in fetchTarball
Eelco Dolstra
2023-01-18
Revert "Merge pull request #6204 from layus/coerce-string"
Robert Hensing
2023-01-11
Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more
John Ericson
2023-01-11
Rename `OutputPath` -> `ExtendedOutputPath`
John Ericson
2023-01-11
Improve `OutputsSpec` slightly
John Ericson
2023-01-11
Merge pull request #7543 from obsidiansystems/typed-string-context
Théophane Hufschmitt
2023-01-10
Merge pull request #7541 from hercules-ci/check-manual-links
Robert Hensing
2023-01-10
doc/manual: Apply suggestions from code review
Robert Hensing
2023-01-10
doc/manual: Fix broken internal links
Robert Hensing
2023-01-10
doc/manual: Introduce @docroot@ as a stable base for includable snippets
Robert Hensing
2023-01-10
Parse string context elements properly
John Ericson
2023-01-10
Make clear that `StorePathWithOutputs` is a deprecated type
John Ericson
2023-01-10
Merge remote-tracking branch 'origin/master' into fix-7417
Eelco Dolstra
2023-01-06
Fix typo in example for builtin function map
Will Bush
2023-01-02
Don't use state.positions[noPos]
Eelco Dolstra
2023-01-02
Merge remote-tracking branch 'origin/master' into coerce-string
Eelco Dolstra
2023-01-02
Merge pull request #5941 from hercules-ci/optimize-intersectAttrs
Théophane Hufschmitt
2023-01-02
antiquotation -> string interpolation
Valentin Gagarin
[next]