aboutsummaryrefslogtreecommitdiff
path: root/tests/content-addressed.sh
AgeCommit message (Collapse)Author
2020-09-17Merge remote-tracking branch 'upstream/master' into ca-floating-upstreamJohn Ericson
2020-09-17Fix garbage collection of CA derivationsregnat
Fix #4026
2020-09-04Fix floating CA testsJohn Ericson
We will sometimes try to query the outputs of derivations we can't resolve. That's fine; it just means we don't know what those outputs are yet.
2020-09-03Merge remote-tracking branch 'obsidian/single-ca-drv-build' into ↵John Ericson
ca-floating-upstream Tests also now fail as they should
2020-09-03Beef up floating CA derivations test a bitJohn Ericson
2020-08-28Test CA derivation input cachingJohn Ericson
2020-08-24CA derivations that depend on other CA derivationsJohn Ericson
Co-authored-by: Théophane Hufschmitt <regnat@users.noreply.github.com>
2020-08-07Squashed get CA derivations buildingJohn Ericson