Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "shellFor: Don't suck in src to compare to deps. [Fixes #51079]" #55822

Merged
merged 1 commit into from Feb 15, 2019

Conversation

infinisil
Copy link
Member

Reverts #54900

Apparently has some problems: #54901 (comment)

@infinisil infinisil merged commit 2075b37 into master Feb 15, 2019
@infinisil infinisil deleted the revert-54900-haskell-shellfor-null-src branch February 15, 2019 11:18
@ElvishJerricco
Copy link
Contributor

How can I test that failure?

@ElvishJerricco
Copy link
Contributor

Looks like there are some Haskell derivations somewhere (no idea where) that aren't keeping their override. Probably using overrideAttrs or something? Then some other Haskell derivation depends on one without an override. Its env therefore tries to use such a derivation as a Haskell build input, but it has no override attribute for nullSrc.

The trouble is tracking down which derivations are responsible, because it's not showing up in the stack trace :/

@vcunat
Copy link
Member

vcunat commented Feb 17, 2019

For testing you can always run nix build -f pkgs/top-level/release.nix tarball. Beware that some phases eat something like 12 GB RAM.

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.

None yet

3 participants