summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2025-08-28 12:07:44 +0200
committerAlyssa Ross <hi@alyssa.is>2025-08-28 12:25:46 +0200
commit694e80cad10ce6a232227f0e7b6fc77994c5a4ee (patch)
treefbe8c163c2f67c54a48f4e603ec2f35283c6074a /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent04e759786fc17db99e42e89f616f8061608cad2d (diff)
freebsd.mkDerivation: delay stdenv.cc checks
This fixes cross-evaluating the FreeBSD stdenv from Linux. Previously, it failed due to the pam availableOn check in util-linux, because trying to check meta.platforms for FreeBSD pam failed, since it wasn't possible to even compute which attributes were available in the pam derivation without evaluating stdenv.cc, which was a cyclic dependency. By moving these checks inwards, so that only the values of certain attributes depend on stdenv.cc, not the whole attribute set, we avoid the infinite recursion. Fixes: 002e2897e6ee ("util-linux: don't build pam support on static")
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions