Commit 53954d5
committed
fix: remove TMPDIR override that breaks mktemp in cargo-pgrx
Setting TMPDIR globally breaks mktemp calls in preBuildAndTest phase.
Let sccache use default temp directory locations while still using
/nix/var/cache/sccache for actual cache storage.1 parent db27d57 commit 53954d5
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | 175 | | |
179 | 176 | | |
180 | 177 | | |
| |||
0 commit comments