Files
nixpkgs/pkgs/development/tools/database
Sergei Trofimovich 02e8a982ff sqlcheck: fix gcc-13 build failure
Without the change build fails on `master` as
https://hydra.nixos.org/build/249068035:

    In file included from /build/sqlcheck/src/configuration.cpp:3:
    /build/sqlcheck/src/include/configuration.h:88:8: error: 'uint32_t' in namespace 'std' does not name a type; did you mean 'wint_t'?
       88 |   std::uint32_t line_number;
          |        ^~~~~~~~
          |        wint_t
2024-02-11 07:49:33 +00:00
..
2024-02-02 04:20:00 +00:00
2024-01-20 08:36:19 +00:00
2024-01-24 23:15:50 +01:00
2024-01-22 19:47:21 +00:00
2024-02-05 08:03:59 +01:00
2024-01-22 10:24:21 +00:00
2024-01-29 04:26:42 +00:00
2024-01-18 07:08:22 +00:00