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

buildbot: fix .withPlugins to propagate inputs #23646

Merged
merged 1 commit into from Mar 8, 2017

Conversation

copumpkin
Copy link
Member

Before I was just grabbing the immediate dependencies. I think this will do the right thing by using the pre-existing setup hook to avoid having to compute the transitive closure myself.

cc @FRidh @nand0p

Before I was just grabbing the immediate dependencies. I _think_ this
will do the right thing by using the pre-existing setup hook to avoid
having to compute the transitive closure myself.
@mention-bot
Copy link

@copumpkin, thanks for your PR! By analyzing the history of the files in this pull request, we identified @nand0p to be a potential reviewer.

@copumpkin
Copy link
Member Author

I'm actually using this just fine in my local deployment so I'm going to merge and then can fix if either of you find issues with it. I'm pretty sure it does most of what I want, at the least 😄

@copumpkin copumpkin merged commit 9dc3c90 into NixOS:master Mar 8, 2017
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

2 participants