diff options
| author | Erik Arvstedt <erik.arvstedt@gmail.com> | 2023-01-06 19:44:07 +0100 |
|---|---|---|
| committer | Erik Arvstedt <erik.arvstedt@gmail.com> | 2023-01-07 17:59:34 +0100 |
| commit | a98e52085584d806bd80ab203c7b75c4e361f522 (patch) | |
| tree | 77ef4f75a40d755616bd00cb529740cac8576b81 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | c7e842df16f9069700e4a466017e4ad740bef347 (diff) | |
build-dotnet-module: avoid `/run/user` for downloading packages
Inside `nix-shell`, `TMPDIR` (used by `mktemp`) is set to
`/run/user/<uid>` which is usually a tmpfs stored in RAM.
When fetching a large dotnet deps tree to this tmpdir from a
nix-shell (e.g. via `btcpayserver/update.sh`), this can easily exceed
system RAM and `fetch-deps` fails.
mktemp arg `-t` is deprecated and can be omitted.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
