Skip to content

use_nix: unset TMPDIR variables #1409

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

Merged
merged 1 commit into from
Apr 2, 2025
Merged

use_nix: unset TMPDIR variables #1409

merged 1 commit into from
Apr 2, 2025

Conversation

Mic92
Copy link
Contributor

@Mic92 Mic92 commented Apr 2, 2025

direnv uses temp directory variables that are not valid after the exit of nix-shell. nix-shell cleans up these environment variables.

direnv uses temp directory variables that are not valid after the exit
of nix-shell. nix-shell cleans up these environment variables.
@gaverhae
Copy link

gaverhae commented Apr 2, 2025

I can confirm this (specifically 7a82de4) fixes #1345 for me.

@pbek
Copy link
Contributor

pbek commented Apr 2, 2025

I can also confirm this fixes #1345 for me on NixOS Unstable and on Arch Linux! Thank you very much!

@Mic92 Mic92 merged commit 3592eb6 into master Apr 2, 2025
14 checks passed
@Mic92 Mic92 deleted the tempdir branch April 2, 2025 11:40
@samueltardieu
Copy link

Should a new version be released?

@domenkozar
Copy link

@Mic92 can we get this out? 🙏

@Mic92
Copy link
Contributor Author

Mic92 commented Apr 11, 2025

Release is out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants