Merge staging-next into staging
This commit is contained in:
@@ -403,7 +403,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
hash = "sha256-kpXoIHlz53+0FAm/fK99ZBdNUg0u13erOr1XP2FSkQY=";
|
||||
};
|
||||
in
|
||||
(builtins.map (f: "${mingw-patch}/${f}") [
|
||||
(map (f: "${mingw-patch}/${f}") [
|
||||
# The other patches in that repo are already applied to 3.11.10
|
||||
"mingw-python3_distutils.patch"
|
||||
"mingw-python3_frozenmain.patch"
|
||||
|
||||
Reference in New Issue
Block a user