nixpkgs/pkgs/development/libraries/nuraft
Sergei Trofimovich 37eeae6875 nuraft: fix gcc-13 build
Without the change the build on `master` fails as
https://hydra.nixos.org/build/247540058:

    In file included from /build/source/include/libnuraft/asio_service.hxx:24,
                     from /build/source/src/asio_service.cxx:28:
    /build/source/include/libnuraft/asio_service_options.hxx:33:33: error: 'uint64_t' has not been declared
       33 |                                 uint64_t t = 0,
          |                                 ^~~~~~~~
2024-02-10 16:00:19 +00:00
..
default.nix