-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
ghc-8.2.1-binary: Patch shebang causing failures in Centos 6 #49698
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please target the haskell-updates
branch with this PR.
Can we do this to the other binary GHC too? |
@peti done @Ericson2314 Seems like it was done before https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/compilers/ghc/7.10.3-binary.nix#L68 |
Original issue for ghc-7 #40691. |
Now properly rebased on |
Hehe I don't blame you. The other person should have patched all of them for the same reasons! (Or, we should abstract these would there's nothing to forget...) |
Motivation for this change
On Centos 6, when building from source the system shell would be used causing glibc reference problems.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)