index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build
/
entry-points.cc
Age
Commit message (
Expand
)
Author
2023-01-11
Remove default constructor from `OutputsSpec`
John Ericson
2023-01-11
Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more
John Ericson
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-03-09
BuildResult: Use DerivedPath
Eelco Dolstra
2022-03-08
Add Store::buildPathsWithResults()
Eelco Dolstra
2021-10-29
Merge branch 'master' of https://github.com/alekswn/nix
Eelco Dolstra
2021-10-26
Make experimental-features a proper type
regnat
2021-10-17
Add error reporting to machine spec paser
Alexey Novikov
2021-09-30
`std::visit` by reference
John Ericson
2021-07-22
buildPaths(): Add an evalStore argument
Eelco Dolstra
2021-04-05
Rename Buildable
John Ericson
2021-04-05
"newtype" BuildableReq
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-03-01
SubstitutionGoal -> PathSubstitutionGoal
regnat
2021-02-26
Split {,local-}derivation-goal.{cc,hh}
John Ericson
2021-02-26
Simplify the case where the drv is a purely input-addressed one
regnat
2021-02-23
LocalStore: Send back the new realisations
regnat
2020-12-23
Expose schedule entrypoints to all stores
John Ericson