mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-03 20:33:21 +00:00
de6b59532c
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]:
|
||
---|---|---|
.. | ||
default.nix |