Files
nixpkgs/pkgs/development/python-modules/minify-html/default.nix
Samiser 2ee0febae7 python3Packages.minify-html: fix build on darwin
maturin >= 1.13.0 doesn't add `-undefined dynamic_lookup` because
it finds the flags in minify-html-python/.cargo/config, but cargo
doesn't look there so neither system adds the flags.

see https://github.com/NixOS/nixpkgs/issues/541257 for more info
2026-07-13 15:31:10 +01:00

1.2 KiB