Without the change toe build fails on `master` as
https://hydra.nixos.org/build/246446023:
In file included from /build/source/src/ProxySettings.cpp:6:
/build/source/src/ProxySettings.h:24:17: error: 'int32_t' in namespace 'std' does not name a type
24 | extern std::int32_t const DEFAULT_TCP_CONNECTION_RETRY_COUNT;
| ^~~~~~~