summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorManuel Frischknecht <manuel.frischknecht@gmail.com>2024-01-25 13:30:28 +0000
committerManuel Frischknecht <manuel.frischknecht@gmail.com>2024-01-25 13:30:28 +0000
commitb1985fcf475e9066acd12a67b10a72891ceb14f5 (patch)
treeadbe3d020c55bb90ad7596384f3fe87b2d13194e /pkgs/development/python-modules/rangehttpserver
parent5465c7e2d76fc1c00a996cadc4c859ee7ea856ed (diff)
grip-search: fix build with GCC 13
`grip-search` stopped building on GCC13 due to the standard `cstdint` header not getting transitively included through other standard headers anymore. This change pulls in a patch from an open upstream PR [1] that adds the necessary includes. Since the current `substituteInPlace` patch that to the built-in version string was overriding the `patches` phase (preventing a simple declarative listing of patches to be applied), I moved it to the `postPatch` hook instead. [1]: https://github.com/sc0ty/grip/pull/6
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions