nixpkgs/pkgs/development/libraries/fbjni
Manuel Frischknecht de6b59532c fbjni: fix broken build due to missing cstdint include
GCC 13 stopped transitively including `cstdint` in various scenarios,
breaking the build of `fbjni`. This issue has already been resolved
upstream but is currently only merged in `main` [1] (there hasn't been
a subsequent release yet).

This change pulls in the respective commit as a patch, fixing the
build until a new version of `fbjni` is relased.

[1]: 59461eff6c
2024-01-28 17:10:05 +00:00
..
default.nix