nixpkgs/pkgs/development/libraries/libtins
Sergei Trofimovich ddf266fd77 libtins: pull upstream fix for gcc-13
Without the change build fails as:

    /build/source/src/../include/tins/ip_address.h:265:31: error: 'uint32_t' is not a member of 'std'; did you mean 'wint_t'?
      265 |         return std::hash<std::uint32_t>()(addr);
          |                               ^~~~~~~~
          |                               wint_t
2023-12-24 12:06:12 +00:00
..
default.nix libtins: pull upstream fix for gcc-13 2023-12-24 12:06:12 +00:00