Merge master into staging-next

This commit is contained in:
nixpkgs-ci[bot]
2025-06-18 00:17:19 +00:00
committed by GitHub
106 changed files with 1202 additions and 3555 deletions
File diff suppressed because it is too large Load Diff
@@ -349,9 +349,6 @@ stdenv.mkDerivation (finalAttrs: {
++ optionals (pythonAtLeast "3.13") [
./3.13/virtualenv-permissions.patch
]
++ optionals (pythonAtLeast "3.14") [
./3.14/CVE-2025-4517.patch
]
++ optionals mimetypesSupport [
# Make the mimetypes module refer to the right file
./mimetypes.patch