summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorManuel Frischknecht <manuel.frischknecht@gmail.com>2024-12-22 02:25:51 +0100
committerAlyssa Ross <hi@alyssa.is>2024-12-23 21:44:30 +0100
commitef788d47237a402b9fe9eced34611fe400716b8b (patch)
tree6f1c4442259956d1eddd2706e0e8339f2848594d /pkgs/development/python-modules/rangehttpserver
parent38bbe73f0d0a9af38bd21a915398689560ef0a9f (diff)
vendor-reset: fix build on Linux 6.12
`asm/unaligned.h` has been moved to `linux/unaligned.h` since Linux v. 6.12 [^1]. This has broken the build for `vendor-reset` on newer versions. I've opened a PR with the upstream project [^2], but that has been sitting unmerged on GitHub for a while now, so I decided to add the fix temporarily using `fetchpatch` in the NixOS module for now. When it will (hopefully) eventually be merged, we should be able to remove the patch and just switch to an up-to-date upstream version. [^1]: https://github.com/torvalds/linux/commit/5f60d5f6bbc12e782fac78110b0ee62698f3b576 [^2]: https://github.com/gnif/vendor-reset/pull/86
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions