mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-05 13:23:17 +00:00
922e463e3d
It appears that the strip phase assumes that CWD is writable now (when using mktemp) and will otherwise fail with: mktemp: failed to create file via template 'striperr.XXXXXX': No such file or directory We now avoid this error by sticking to the build-directory and referencing files from the AppImage by path. References: #248569 |
||
---|---|---|
.. | ||
default.nix |