Skip to content

Comments

Allow fixed-output derivations to depend on (floating) content-addressed ones#4284

Merged
edolstra merged 2 commits intoNixOS:masterfrom
tweag:fixed-output-depending-on-ca
Dec 1, 2020
Merged

Allow fixed-output derivations to depend on (floating) content-addressed ones#4284
edolstra merged 2 commits intoNixOS:masterfrom
tweag:fixed-output-depending-on-ca

Conversation

@thufschmitt
Copy link
Member

Fix an overlook of #4056

@thufschmitt thufschmitt added the ca-derivations Derivations with content addressed outputs label Nov 25, 2020
echo ${rootCA}/non-ca-hello > $out/dep
'';
};
dependentFixedOutput = mkDerivation {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't there be a build of this attribute in tests/content-addressed.sh?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh of course 🤦‍♂️

Fixed in 9bd8184

@thufschmitt thufschmitt force-pushed the fixed-output-depending-on-ca branch from 39cfe5c to 9bd8184 Compare November 27, 2020 14:39
@edolstra edolstra merged commit e5cf501 into NixOS:master Dec 1, 2020
@edolstra edolstra deleted the fixed-output-depending-on-ca branch December 1, 2020 19:25
@Ericson2314
Copy link
Member

Oh it looks like this contained an older version of #4282 when that one was still being reviewed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ca-derivations Derivations with content addressed outputs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants