summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorBrian McKenna <brian@brianmckenna.org>2016-04-15 21:46:42 +1000
committerBrian McKenna <brian@brianmckenna.org>2016-04-16 01:16:49 +1000
commit0167b61ef45c3cf8223d67893956144c65d811bf (patch)
tree52b5f8f9cca116515b92b8021b623fbe2c1335b0 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parent8b3c4348abf6e5d64c989797f7cefc17ff3e3b44 (diff)
dockerTools: only add "/nix" if it exists
The /nix path in 4d200538 of the layer tar didn't exist for some packages, such as cacert. This is because cacert just creates an /etc directory and doesn't depend on any other /nix paths. If we tried putting this directory in the tar and using overlayfs with it, we'd get "Invalid argument" when trying to remove the directory. We now check whether the closure is non-empty before telling tar to store the /nix directory. Fixes #14710.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions