index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
misc.cc
Age
Commit message (
Expand
)
Author
2023-08-11
Merge pull request #8369 from obsidiansystems/inductive-derived-path
tomberek
2023-08-10
Make the Derived Path family of types inductive for dynamic derivations
John Ericson
2023-08-09
Try to realise CA derivations during queryMissing
Peter Waller
2023-07-20
Give `queryPartialDerivationOutputMap` an `evalStore` parameter
John Ericson
2023-05-08
Rename a few things in new tests
John Ericson
2023-04-19
Remove references from fixed output derivation ab syntax
John Ericson
2023-04-01
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-04-01
Merge commit 'aa99005004bccc9be506a2a2f162f78bad4bcb41' into ca-drv-exotic
John Ericson
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-02-28
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-02-01
Undo style change
John Ericson
2023-01-23
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-01-23
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-01-15
Try to fix build failure
John Ericson
2023-01-14
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-01-14
Make `ValidPathInfo` have plain `StorePathSet` references like before
John Ericson
2023-01-14
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-01-11
Make it hard to construct an empty `OutputsSpec::Names`
John Ericson
2023-01-11
Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more
John Ericson
2023-01-06
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-01-06
Do big rename to clean up code
John Ericson
2023-01-06
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-01-06
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-05-04
Get rid of most `.at` calls (#6393)
Alain Zscheile
2022-04-19
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2022-04-19
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-03-31
Support fixed-output derivations depending on impure derivations
Eelco Dolstra
2022-03-25
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2022-03-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-03-17
Clean up `DerivationOutput`, and headers
John Ericson
2022-03-10
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2022-03-10
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-12-13
queryMissing(): Use a bigger thread pool
Eelco Dolstra
2021-10-14
Cleanup
Eelco Dolstra
2021-10-01
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2021-10-01
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-09-30
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2021-09-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-09-30
`std::visit` by reference
John Ericson
2021-06-23
Merge pull request #4906 from NixOS/collect-garbage-ca
Eelco Dolstra
2021-06-23
Pass more values by reference
Théophane Hufschmitt
2021-06-12
Don’t check the `deriver` field on computeFSClosure
regnat
2021-06-11
Make `computeFSClosure` ca-aware
regnat
2021-05-26
Aso track the output path of the realisation dependencies
regnat
2021-05-26
Properly track the drvoutput references when building
regnat
2021-05-19
Extract a generic `computeClosure` function
regnat
2021-04-05
Merge commit '1b6cf0d5f56e166a1cbbf38142375b7a92fc88f2' into ca-drv-exotic
John Ericson
2021-04-05
Merge commit 'd5cef6c33a051dfc672cb1e5f4739948b167315b' into ca-drv-exotic
John Ericson
2021-04-05
Merge commit 'e12308dd63f0ad27b22dcdb3da89c411eebcad2b' into ca-drv-exotic
John Ericson
2021-04-05
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
[next]