nixpkgs/pkgs/misc/ite-backlight
Manuel Frischknecht faa40966a0 ite-backlight: fix build issues with GCC 13
GCC 13 stopped transitively including some headers
(such as `cstdint`) in various scenarios, causing
the build of `ite-backlight` to fail on nixos-unstable.

This change temporarily pulls in a commit from an open
upstream PR [1] that fixes the mentioned build issue via
`fetchpatch` until said PR gets merged.

[1]: https://github.com/hexagonal-sun/ite-backlight/pull/2
2024-02-08 22:59:19 +00:00
..
default.nix ite-backlight: fix build issues with GCC 13 2024-02-08 22:59:19 +00:00