Skip to content

stdenv: Simplify dependency code #26948

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

Merged
merged 1 commit into from
Jun 29, 2017
Merged

Conversation

Ericson2314
Copy link
Member

@Ericson2314 Ericson2314 commented Jun 29, 2017

Motivation for this change

This is a bit simpler now, but more importantly it scales better when I double the number of sorts of dependencies as part of my cross compilation work in #26805

Things done

No hashes of default CI'd builds should be changed. [Those hooks that are now appended to nativeBuildInputs are not added by default.]


@Ericson2314 Ericson2314 requested a review from vcunat June 29, 2017 04:33
@mention-bot
Copy link

@Ericson2314, thanks for your PR! By analyzing the history of the files in this pull request, we identified @edolstra, @pikajude and @errge to be potential reviewers.

@Ericson2314 Ericson2314 added the 6.topic: cross-compilation Building packages on a different platform than they will be used on label Jun 29, 2017
This is a bit simpler now, but more importantly it scales better when I
double the number of sorts of dependencies as part of my cross
compilation work.
@Ericson2314 Ericson2314 merged commit dc9f69c into NixOS:master Jun 29, 2017
@Ericson2314 Ericson2314 deleted the stdenv-map branch June 29, 2017 22:02
@Ericson2314
Copy link
Member Author

Repushed just to change comment; the old version passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: cross-compilation Building packages on a different platform than they will be used on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants