nixpkgs/pkgs/applications/audio/stone-phaser
Sergei Trofimovich 8744f66ee5 stone-phaser: fix gcc-13 build failure
Without the change build fails on `master` as
https://hydra.nixos.org/build/247541110:

    In file included from ./ui/Cairo++.h:3,
                     from ui/components/KnobSkin.hpp:2,
                     from ui/components/KnobSkin.cpp:1:
    ./ui/Color.h:4:5: error: 'uint8_t' does not name a type
        4 |     uint8_t r, g, b, a;
          |     ^~~~~~~
2024-02-11 09:28:58 +00:00
..
default.nix stone-phaser: fix gcc-13 build failure 2024-02-11 09:28:58 +00:00