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

Add nix dependencies to stack.yaml #520

Merged
merged 1 commit into from Mar 14, 2016
Merged

Conversation

chris-martin
Copy link
Contributor

This enables building on NixOS with stack --nix!

@snoyberg
Copy link
Member

Unfortunately this change breaks non-Nix usage of wai (see the Travis build failures). How about including the changes in a commented-out section of the stack.yaml file?

@chris-martin
Copy link
Contributor Author

Whoops, I didn't think that section would make any difference unless Nix support was explictily enabled with nix.enable or the --nix flag. Is there really no better way to do that? 😦

@snoyberg
Copy link
Member

Maybe you can set nix.enable to false?

On Sun, Mar 13, 2016 at 8:48 AM, Chris Martin notifications@github.com
wrote:

Whoops, I didn't think that section would make any difference unless Nix
support was explictily enabled with nix.enable or the --nix flag. Is
there really no better way to do that? [image: 😦]


Reply to this email directly or view it on GitHub
#520 (comment).

@chris-martin
Copy link
Contributor Author

Trying that, waiting on the build now.

@chris-martin
Copy link
Contributor Author

Looks like that worked!

snoyberg added a commit that referenced this pull request Mar 14, 2016
Add nix dependencies to stack.yaml
@snoyberg snoyberg merged commit 512918f into yesodweb:master Mar 14, 2016
@chris-martin chris-martin deleted the nix branch March 14, 2016 05:15
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