index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
primops
Age
Commit message (
Expand
)
Author
2024-03-09
libexpr: Support structured error classes
eldritch horrors
2024-03-04
Merge pull request #9216 from obsidiansystems/addDrvOutputDependencies-pre
eldritch horrors
2023-11-20
fetchTree: clarify docs for shallow flag
DavHau
2023-08-18
Fixing #7479
John Ericson
2023-08-10
Make the Derived Path family of types inductive for dynamic derivations
John Ericson
2023-07-31
Move evaluator settings (type and global) to separate file/header
John Ericson
2023-07-21
Merge pull request #8650 from obsidiansystems/content-address-simpler
Eelco Dolstra
2023-07-07
Simplify `ContentAddress`
John Ericson
2023-07-07
fetchClosure: Interleave the examples in the docs
Robert Hensing
2023-07-07
fetchClosure: Apply suggestions from code review
Robert Hensing
2023-06-30
fetchClosure: Docs and error message improvements
Robert Hensing
2023-06-30
doc: Improve `fetchClosure` documentation
Robert Hensing
2023-06-30
fetchClosure: Refactor: replace enableRewriting
Robert Hensing
2023-06-30
fetchClosure: Split into three cases
Robert Hensing
2023-06-30
makeContentAddressed: Add single path helper
Robert Hensing
2023-06-30
fetchClosure: Disallow toPath for inputAddressed = true
Robert Hensing
2023-06-30
fetchClosure: Always check that inputAddressed matches the result
Robert Hensing
2023-06-30
fetchClosure: Allow input addressed paths in pure mode
Robert Hensing
2023-06-30
fetchClosure: Refactor: rename toCA -> enableRewriting
Robert Hensing
2023-06-30
fetchClosure: Factor out attribute hint
Robert Hensing
2023-06-27
Automatically document builtin constants
John Ericson
2023-06-24
Merge pull request #5385 from Enzime/add/dirty-rev
Théophane Hufschmitt
2023-06-24
Add `dirtyRev` and `dirtyShortRev` to `fetchGit`
Michael Hoang
2023-06-16
Merge pull request #8477 from edolstra/tarball-flake-redirects
Eelco Dolstra
2023-06-13
Document fromTOML, hasContext and getContext builtins
Michal Sojka
2023-06-13
Allow tarball URLs to redirect to a lockable immutable URL
Eelco Dolstra
2023-06-11
Register all PrimOps via the Info structure
Michal Sojka
2023-06-09
Parse TOML timestamps (#8120)
Andrea Bedini
2023-05-17
add cross-references to pure evaluation mode
Valentin Gagarin
2023-04-21
Use `std::set<StringContextElem>` not `PathSet` for string contexts
John Ericson
2023-03-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-03-27
Merge pull request #7609 from obsidiansystems/hide-experimental-settings
John Ericson
2023-03-21
Fix rendering of fetchGit documentation
Eelco Dolstra
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-03-05
remove indentation in `fetchGit` attribute listing
Valentin Gagarin
2023-02-28
No inheritance for `TextInfo` and `FixedOutputInfo`
John Ericson
2023-02-28
Revert "Remove some designated initializers"
John Ericson
2023-02-28
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-02-27
fetchTree: convert fs path to url via ParsedURL::to_string
Yorick van Pelt
2023-02-08
Documentation: builtins.fetchGit when used on a local path (#7706)
Joachim Breitner
2023-02-01
Remove some designated initializers
John Ericson
2023-01-23
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-01-23
Merge pull request #7657 from obsidiansystems/fix-7655
Robert Hensing
2023-01-21
Fix #7655
John Ericson
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-14
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-01-10
Parse string context elements properly
John Ericson
[next]