nixpkgs/pkgs/servers/osrm-backend
Sergei Trofimovich 52eea7def2 osrm-backend: fix `gcc-13` build
Without the change build fails on `master` as
https://hydra.nixos.org/build/247690774:

   /build/source/include/util/coordinate.hpp:66:34: error: 'int32_t' is not a member of 'std'
      66 | using FixedLatitude = Alias<std::int32_t, tag::latitude>;
         |                                  ^~~~~~~
2024-02-10 17:56:01 +00:00
..
darwin.patch osrm-backend: Fix build on darwin. 2023-04-12 20:05:05 +05:30
default.nix osrm-backend: fix `gcc-13` build 2024-02-10 17:56:01 +00:00