summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorAndrew Dunham <andrew@du.nham.ca>2018-03-04 19:13:58 -0800
committerAndrew Dunham <andrew@du.nham.ca>2018-03-05 15:13:55 -0800
commit8ad2cb1d0cc9af530a3b1fa0f914359136f48d32 (patch)
tree60f099edc76efa09c90917fabd4a3e128aab177d /pkgs/development/python-modules/httpserver
parenteaed0ec08eb11de3fc4c560066d665dde380e742 (diff)
pillow: Fix build on non-NixOS systems
The Pillow install script will, by default, add paths like /usr/lib and /usr/include to the search paths. This can break things when building on a non-NixOS system that has some libraries installed that are not installed in Nix (for example, Arch Linux has jpeg2000 but Nix doesn't build Pillow with this support). We solve this by telling Pillow to knock it off 😄 Fixes #36317
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions