Skip to content

Conversation

@rvl
Copy link
Contributor

@rvl rvl commented Mar 19, 2019

There was still some breakage due to overlayextras. The haskell.nix revision needed to be updated.

I removed the overrideWith because it's not necessary here. The haskell lib can be overridden with normal function args.

There was still some breakage due to overlay -> extras.
The haskell.nix revision needed to be updated.

I removed the overrideWith because it's not necessary here. The
haskell lib can be overridden with normal function args.
Copy link
Collaborator

@angerman angerman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm generally ok with this.

I do wonder however if we don't want to retain the -I haskell override, and if we want to use .json files similar to how we use them in all the other repos for consistency?

@rvl
Copy link
Contributor Author

rvl commented Mar 20, 2019

Use this instead:

nix-build --arg haskellLibSrc /path/to/haskell.nix

@rvl rvl merged commit 38bf6fd into master Mar 20, 2019
@rvl rvl deleted the rvl/fix-build branch March 20, 2019 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants