Skip to content

use_nix: unset TMPDIR variables#1409

Merged
Mic92 merged 1 commit intomasterfrom
tempdir
Apr 2, 2025
Merged

use_nix: unset TMPDIR variables#1409
Mic92 merged 1 commit intomasterfrom
tempdir

Conversation

@Mic92
Copy link
Copy Markdown
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
Copy Markdown

gaverhae commented Apr 2, 2025

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

@pbek
Copy link
Copy Markdown
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
Copy Markdown

Should a new version be released?

@domenkozar
Copy link
Copy Markdown

@Mic92 can we get this out? 🙏

@Mic92
Copy link
Copy Markdown
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