nixpkgs/pkgs/development/python-modules/img2pdf
Alex James 12cc200d43
python311Packages.img2pdf: fix evaluation on darwin
The img2pdf derivation uses the sRGB ICC profile provided by colord
starting with #264119. colord and several of its dependencies only
support Linux, so this broke evaluation on Darwin. This change drops the
use of colord on Darwin to fix the derivation; the system-provided sRGB
profile is used instead.
2023-11-05 18:52:45 -06:00
..
default-icc-profile.patch
default.nix