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
2024-08-28
tree-wide: shuffle headers around for about 30s compile time
Jade Lovelace
2024-05-10
libutil: remove callback.hh
eldritch horrors
2024-05-07
libutil: de-callback-ify computeClosure
eldritch horrors
2024-03-04
Merge pull request #9589 from obsidiansystems/floating-content-addressing-der...
eldritch horrors
2023-09-07
Allow dynamic derivation deps in `inputDrvs`
John Ericson
2023-08-25
Throw `MissingRealisation` not plain `Error` in both `resolveDerivedPath`
John Ericson
2023-08-18
Fixing #7479
John Ericson
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
[next]