nixpkgs/pkgs/applications/networking/p2p/retroshare
Sergei Trofimovich 4ad44f64c5 retroshare: fix gcc-13 build failure
Without the change the build fails on `master` as
https://hydra.nixos.org/build/247631504:

    In file included from gui/statistics/Histogram.cpp:23:
    gui/statistics/Histogram.h:35:27: error: 'uint32_t' was not declared in this scope
       35 |         const std::vector<uint32_t>& entries() const { return mBins; }
          |                           ^~~~~~~~
2024-02-10 22:34:13 +00:00
..
cpp-filesystem.patch
default.nix retroshare: fix gcc-13 build failure 2024-02-10 22:34:13 +00:00
no-submodules.patch