Age | Commit message (Collapse) | Author |
|
We had to predeclare our template functions
|
|
|
|
|
|
new-interface-for-path-pathOpt
|
|
Sorry, Haskell.
|
|
Since the hash is not optional anymore
|
|
|
|
We did this in the same spirit of the dummy value that's present in
libstore/path.hh
|
|
|
|
|
|
|
|
|
|
drv-outputs-map-allow-missing
|
|
|
|
|
|
Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
|
|
derivation-primop-floating-output
|
|
derivation-primop-floating-output
|
|
|
|
|
|
|
|
|
|
This is the one non-prefixed occurence
|
|
|
|
|
|
|
|
Improve hash parsing and errors
|
|
Abstract out topo sorting logic
|
|
|
|
|
|
|
|
|
|
drv-outputs-map-allow-missing
|
|
|
|
Make JSON equality tests agnostic to ordering
|
|
It is in fact more sorted than before, but I don't think we want to
guarantee anything about the ordering.
|
|
|
|
This reverts commit b8eea7e81af53905be7845dffc6d0a83ea8edc97.
|
|
The file sink is also flushed in its destructor, but we ignore any
exceptions in the destructor.
Issue #3886.
|
|
Move ValidPathInfo to its own header
|
|
|
|
|
|
Fixes #3891.
|
|
`addToStore` in terms of `addToStoreFromDump` is not local-store-specific
|
|
|
|
|
|
|
|
|
|
|
|
|