nixpkgs/pkgs
Luke Granger-Brown 1f6d750097 fetchzip: get write permission on unpacked directory
This is a workaround for NixOS/nix#4295, which caused single-user Linux
Nix installations using sandboxed builds to start failing to build
fetchzip derivations after 4a5c49363a.

In short: removing write permissions for the entire directory is great,
except we then can't rename(2) it to the final Nix store path out of the
sandbox, because we don't have write permission on the directory and
thus cannot update the ".." directory entry.
2020-12-04 03:28:00 +00:00
..
applications Merge pull request #105338 from SuperSandro2000/xygrib-darwin 2020-12-04 03:12:42 +01:00
build-support fetchzip: get write permission on unpacked directory 2020-12-04 03:28:00 +00:00
common-updater
data unifont_upper: 12.1.03 -> 13.0.04 2020-12-01 19:31:06 +01:00
desktops Merge pull request #104627 from andresilva/fix-thunar-plugins 2020-12-03 23:21:23 +01:00
development Merge pull request #105826 from r-ryantm/auto-update/trytond 2020-12-04 03:40:14 +01:00
games minecraft: 2.1.17785 -> 2.2.741 2020-12-03 22:50:28 +00:00
misc dolphinEmu: install udev rules on linux (#105749) 2020-12-03 09:26:21 +00:00
os-specific Merge pull request #105684 from zimbatm/sysdig-bash-completion 2020-12-03 16:58:25 +00:00
pkgs-lib
servers Merge pull request #105792 from marsam/update-postgresql-auto-failover 2020-12-03 18:50:34 +01:00
shells oil: 0.8.4 -> 0.8.5 2020-12-03 01:48:49 +00:00
stdenv makeBootstrapTools: set schedulingPriority 2020-12-02 20:32:38 +01:00
test
tools Merge pull request #100175 from SuperSandro2000/wsl-open 2020-12-04 03:12:11 +01:00
top-level Merge pull request #100175 from SuperSandro2000/wsl-open 2020-12-04 03:12:11 +01:00