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

Set the 'LD_LIBRARY_PATH' environment variable for mkShell #109

Merged
merged 2 commits into from Sep 15, 2020

Conversation

yilinwei
Copy link
Contributor

@yilinwei yilinwei commented Sep 12, 2020

This relies on the LD_LIBRARY_PATH attribute in the mkShell derivation and won't work for other commonly used methods such as setting the shellHook attribute.

I believe this is a common enough use-case to warrant adding into the code-base.

This relies on the 'LD_LIBRARY_PATH' attribute in the
mkShell derivation and won't work for other commonly
used methods such as setting the 'shellHook' attribute.
nix-shell.el Outdated Show resolved Hide resolved
@matthewbauer matthewbauer merged commit 0380e03 into NixOS:master Sep 15, 2020
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