Files
nixpkgs/pkgs/development/python-modules/distutils/default.nix
Elliot Cameron afd722eb9e python3Packages.distutils: use standard zlib
Use standard zlib instead instead of sortix libz. Python itself depends
on zlib so this dependency added a *different* version of the "z"
library to the closures of all Python packages dependeng on distutils.
2026-06-29 18:19:42 -04:00

1.9 KiB