summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2025-01-16 15:54:34 +0100
committersternenseemann <sternenseemann@systemli.org>2025-01-16 23:54:36 +0100
commit43ff75c408b7b18c9d9400be459410bd5c2025ec (patch)
treeb0ff68a048fab52bdcc99cd5d8fbdf037f2c1fbf /pkgs/development/python-modules/rangehttpserver
parent8f47155a57f23eaa72e90614b2caa16555c084c9 (diff)
haskell.compiler: backport patch for unix 32bit type size issue
Cabal has recently introduced a lower bound for unix so a certain bug fix for 32bit platforms (in combination with a toolchain that sets _FILE_OFFSET_BITS=64) is included: https://github.com/haskell/cabal/pull/10664 https://github.com/haskell/cabal/pull/10677 I don't think it's actually possible to encounter this problem with nixpkgs since we haven't transitioned to 64bit time_t for 32bit platforms unlike Debian. To prevent confusing behavior in edge cases, backport the patch to all GHC versions that lack it and lift the bound on Cabal 3.14 (which is honestly a strange way to “fix” this problem).
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions