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

Override callPackage to statify executables #96

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Aver1y
Copy link
Contributor

@Aver1y Aver1y commented Jun 14, 2020

This has the advantage of enabling us to just use survey.haskellPackages.callPackage, callCabal2nix and developPackage directly and have them generate static executables.

Note that this depends on NixOS/nixpkgs#90271, so you don't want to merge this right now (hence the draft). So before merging we'd want to wait for that to be merged and update the pinned nixpkgs to some rev after that or backport the patch.

This has the advantage of enabling us to just use
survey.haskellPackages.callPackage, callCabal2nix, developPackage directly
instead of having to add an override.
@Aver1y Aver1y marked this pull request as draft June 14, 2020 01:01
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.

1 participant