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

GHC.nix script doesn't work on strict mode #183

Open
eldritch-cookie opened this issue Aug 28, 2023 · 0 comments
Open

GHC.nix script doesn't work on strict mode #183

eldritch-cookie opened this issue Aug 28, 2023 · 0 comments

Comments

@eldritch-cookie
Copy link

it is recommended to use bash strict mode for scripts like for direnv, currently due to the line
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:${lib.makeLibraryPath depsSystem}"
it fails on strict mode if LD_LIBRARY_PATH is unset

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