nixpkgs/pkgs/applications/blockchains/stellar-core
Sergei Trofimovich 81745f1058 stellar-core: fix gcc-13 build
Without the change build fails on `master` as
https://hydra.nixos.org/build/249037972:

   libmedida/src/medida/histogram.cc: In constructor 'medida::Histogram::Impl::Impl(medida::SamplingInterface::SampleType, std::chrono::seconds)':
   libmedida/src/medida/histogram.cc:134:18: error: 'invalid_argument' is not a member of 'std'
     134 |       throw std::invalid_argument("invalid sample_type");
         |                  ^~~~~~~~~~~~~~~~
2024-02-24 22:30:40 +00:00
..
default.nix stellar-core: fix gcc-13 build 2024-02-24 22:30:40 +00:00