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

Allow dependencies between jobsets #48

Open
expipiplus1 opened this issue Jun 7, 2017 · 0 comments
Open

Allow dependencies between jobsets #48

expipiplus1 opened this issue Jun 7, 2017 · 0 comments

Comments

@expipiplus1
Copy link
Contributor

Not entirely sure how this would work. Here's the use case

We have two set of builds, one which builds our haskell packages, and the other which builds an identical set of packages but with profiling. It would be very handy to only build the profiling version of a package if the non-profiled version worked.

I suppose that this could be done already by inserting a dependency in the nix expression, but that's really gross.

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

No branches or pull requests

1 participant