Skip to content

Comments

exportReferencesGraph should build onlydrvs when used with unsafeDiscardOutputsDependency#7339

Draft
aciceri wants to merge 4 commits intoNixOS:masterfrom
mlabs-haskell:export-references-graph-fix
Draft

exportReferencesGraph should build onlydrvs when used with unsafeDiscardOutputsDependency#7339
aciceri wants to merge 4 commits intoNixOS:masterfrom
mlabs-haskell:export-references-graph-fix

Conversation

@aciceri
Copy link
Member

@aciceri aciceri commented Nov 23, 2022

Closes #7330 (hopefully)

@aciceri aciceri changed the title exportReferencesGraph does not work exportReferencesGraph should build onlydrvs when used with unsafeDiscardOutputsDependency Nov 23, 2022
Comment on lines -25 to -27
checkRef input-1
checkRef input-1.drv
checkRef input-2
Copy link
Member Author

Choose a reason for hiding this comment

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

@Ericson2314 Why had I to remove these two checks? This test should build also outputs even after removing that piece of code, right?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

__unsafeDiscardOutputDependency used with exportReferencesGraph does not work

2 participants