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
2024-03-04
Merge pull request #9582 from pennae/misc-opts
eldritch horrors
2024-03-04
Merge pull request #9645 from tweag/undeprecate-isNull
eldritch horrors
2024-03-04
Merge pull request #4093 from matthewbauer/eval-system
eldritch horrors
2024-03-04
Merge pull request #9555 from 9999years/positions-in-errors
eldritch horrors
2024-03-04
Merge pull request #9430 from hercules-ci/remove-vlas
eldritch horrors
2024-03-04
Merge pull request #9465 from obsidiansystems/build-dir
eldritch horrors
2024-03-04
Merge pull request #9462 from trofi/eval.o-dependency
eldritch horrors
2024-03-04
Merge pull request #9398 from Qyriad/fixes/flake-not-found
eldritch horrors
2024-03-04
Merge pull request #9399 from edolstra/revert-vlas
eldritch horrors
2024-03-04
Merge pull request #9395 from nbraud/buitlins
eldritch horrors
2024-03-04
Merge pull request #9374 from hercules-ci/fix-nogc
eldritch horrors
2024-03-04
Merge pull request #7348 from thufschmitt/dont-use-vlas
eldritch horrors
2024-03-04
Merge pull request #9364 from edolstra/fix-coverage
eldritch horrors
2024-03-04
Fix `boost::bad_format_string` exception in `builtins.addErrorContext` (#9291)
eldritch horrors
2024-03-04
Merge pull request #9216 from obsidiansystems/addDrvOutputDependencies-pre
eldritch horrors
2024-03-04
Merge pull request #9172 from tfc/bad-moves
eldritch horrors
2024-03-04
Merge pull request #8895 from hercules-ci/gc-before-stats
eldritch horrors
2024-03-04
Merge pull request #9029 from inclyc/users/lyc/pass-value-2
Eelco Dolstra
2024-02-15
Fix the build
Théophane Hufschmitt
2024-01-21
Fix symlink handling
Eelco Dolstra
2024-01-11
Merge branch '2.18-maintenance' into ifd-buildStore-2.18
Shea Levy
2024-01-11
Build IFD in the build store when using eval-store.
Shea Levy
2023-12-01
Move tests to separate directories, and document
John Ericson
2023-11-22
Add missing `-lrapidcheck` fixing build with shared lib
John Ericson
2023-11-20
fetchTree: clarify docs for shallow flag
DavHau
2023-10-01
pathExists: isDir when endswith /.
Robert Hensing
2023-09-19
Disable rapidcheck tests in the coverage run
Eelco Dolstra
2023-09-10
Drop dead code
Matthew Kenigsberg
2023-09-07
Merge pull request #8944 from fricklerhandwerk/fix-anchor
Robert Hensing
2023-09-07
Allow dynamic derivation deps in `inputDrvs`
John Ericson
2023-09-07
fix invalid anchor link
Valentin Gagarin
2023-09-01
Merge pull request #8869 from hercules-ci/fix-issue-8838-pathExists-isDir
Eelco Dolstra
2023-08-25
pathExists: isDir when endswith /
Robert Hensing
2023-08-25
Merge pull request #8829 from obsidiansystems/build-dynamic-derivations
John Ericson
2023-08-25
Merge pull request #8819 from VertexA115/fix/deep-follow-paths
tomberek
2023-08-25
Introduce `OutputName` and `OutputNameView` type aliases
John Ericson
2023-08-18
Delete `EvalState::addToSearchPath`
John Ericson
2023-08-18
Merge pull request #8839 from obsidiansystems/string-context-7479
John Ericson
2023-08-18
Fixing #7479
John Ericson
2023-08-17
libexpr/tests: test that parseFlakeRef doesn't percent-encode twice
Cole Helbling
2023-08-14
src/libexpr/search-path.cc: avoid out-of-bounds read on string_view
Sergei Trofimovich
2023-08-14
Fix follow path checking at depths greater than 2
Alex Zero
2023-08-14
Create `outputOf` primop.
John Ericson
2023-08-14
Rework evaluator `SingleDerivedPath` infra
John Ericson
2023-08-14
Rename `optOutputPath` to `optStaticOutputPath`
John Ericson
2023-08-11
Merge pull request #8735 from obsidiansystems/defexpr
Robert Hensing
2023-08-10
Make the Derived Path family of types inductive for dynamic derivations
John Ericson
2023-08-07
Merge pull request #8769 from edolstra/generalize-tarball-urls
Eelco Dolstra
2023-08-07
Merge pull request #8692 from obsidiansystems/add-another-xp-check
Théophane Hufschmitt
2023-08-02
Factor out `nix-defexpr` path computation
John Ericson
[next]