summaryrefslogtreecommitdiffstats
path: root/tests/content-addressed.nix
AgeCommit message (Expand)Author
2020-11-27Allow fixed-output derivations to depend on (floating) content-addressed onesregnat
2020-11-25fix the hash rewriting for ca-derivationsregnat
2020-10-27Allow non-CA derivations to depend on CA derivationsregnat
2020-09-04Merge remote-tracking branch 'obsidian/single-ca-drv-build' into ca-floating-...John Ericson
2020-09-04Don't chmod symlink before moving outputs aroundJohn Ericson
2020-09-04Update tests/content-addressed.nixJohn Ericson
2020-09-03Merge remote-tracking branch 'obsidian/single-ca-drv-build' into ca-floating-...John Ericson
2020-09-03Rename derivation in floating CA testJohn Ericson
2020-09-03Beef up floating CA derivations test a bitJohn Ericson
2020-08-24CA derivations that depend on other CA derivationsJohn Ericson
2020-08-07Squashed get CA derivations buildingJohn Ericson