summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorMakiseKurisu <MakiseKurisu@users.noreply.github.com>2025-03-11 13:36:15 +0800
committerMakiseKurisu <MakiseKurisu@users.noreply.github.com>2025-03-11 13:36:15 +0800
commit0645e675ef9f33ff95f3dd6f2a94ce620e607bf8 (patch)
treed426e9bd2d9775d6940031b7e5f9e790148feed3 /pkgs/development/python-modules/rangehttpserver
parentb0ceaa666b279c3aed658979fa24ca1dd2bb871d (diff)
nixos/nvidia: update busIDType to correctly handle PCI bus domain
There are real devices with 32-bit domain ID 0x10000, which needs 10 digits to represent at the worst case (0xffffffff): open-mpi/hwloc#354 Current test will deny those devices since the field was expecting a Bus ID, which is only 8-bit wide. Format: https://gitlab.freedesktop.org/xorg/xserver/-/blob/master/hw/xfree86/common/xf86pciBus.c#L263 Fixes: ce2e4707b782657e077a0ef072cbd67756cae673
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions