nixpkgs/pkgs
Robert Helgesson bacac7cf54 sigal: fix crash when building gallery
When building a gallery using `sigal build` the process would error
out with an message along the lines of

    shutil.Error: [('/nix/store/…/static/css',
                    '/…/_build/static/css',
                    "[Errno 13] Permission denied: '/…/_build/static/css'"),
                   …
                  ]

This is caused by `shutil.copytree` copying the permissions (555) of
the directories in the Nix store and then attempting to make
modifications to the copied directory. The patch makes the copy ignore
the permissions of directories.
2022-08-31 13:06:50 +02:00
..
applications sigal: fix crash when building gallery 2022-08-31 13:06:50 +02:00
build-support
common-updater
data Merge pull request #188852 from Icy-Thought/fluent-icon-theme 2022-08-30 18:09:30 +02:00
desktops
development Merge pull request #189062 from mcwitt/upgrade-jmp 2022-08-31 12:22:03 +02:00
games Merge pull request #182214 from DeterminateSystems/libgme-merge 2022-08-30 12:09:08 +02:00
misc Merge pull request #188865 from r-ryantm/auto-update/lightspark 2022-08-31 11:51:53 +02:00
os-specific Merge pull request #188945 from lheckemann/rtl8189es 2022-08-30 20:42:11 -03:00
pkgs-lib
servers Revert "keycloak: 18.0.0 -> 19.0.1" 2022-08-31 12:12:52 +02:00
shells Merge pull request #187623 from r-ryantm/auto-update/grml-zsh-config 2022-08-29 19:33:32 +02:00
stdenv
test
tools Merge pull request #188864 from NetaliDev/btop-bump 2022-08-31 12:02:59 +02:00
top-level Merge pull request #189010 from figsoda/cargo-semver-checks 2022-08-31 10:59:49 +10:00