Commit Graph

20 Commits

Author SHA1 Message Date
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
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
R. Ryantm
85660c9416 stellar-core: 19.13.0 -> 19.14.0 2023-10-05 04:10:49 +00:00
Pol Dellaiera
999d52eb20
stellar-core: use finalAttrs pattern 2023-08-11 22:40:17 +02:00
R. Ryantm
de6f81f3f2 stellar-core: 19.12.0 -> 19.13.0 2023-08-11 09:11:21 +00:00
R. Ryantm
a6cbe9f3c1 stellar-core: 19.11.0 -> 19.12.0 2023-07-19 22:00:43 +00:00
R. Ryantm
5319c6b53b stellar-core: 19.10.0 -> 19.11.0 2023-06-03 12:48:14 +00:00
R. Ryantm
113ec6b3f4 stellar-core: 19.9.0 -> 19.10.0 2023-05-06 02:10:34 +00:00
R. Ryantm
0166055691 stellar-core: 19.8.0 -> 19.9.0 2023-04-10 21:50:03 +00:00
Weijia Wang
27fe62273f
Merge pull request #219058 from r-ryantm/auto-update/stellar-core
stellar-core: 19.7.0 -> 19.8.0
2023-03-06 22:31:48 +02:00
Weijia Wang
a1979b7791 stellar-core: add aarch64-linux support 2023-03-03 23:21:58 +02:00
R. Ryantm
e7071b1669 stellar-core: 19.7.0 -> 19.8.0 2023-03-01 21:56:18 +00:00
R. Ryantm
11dc4cf80b stellar-core: 19.6.0 -> 19.7.0 2023-02-04 08:15:16 +00:00
R. Ryantm
e8c45fa646 stellar-core: 19.4.0 -> 19.6.0 2022-12-06 23:34:39 +00:00
R. Ryantm
06fc5051b8 stellar-core: 19.3.0 -> 19.4.0 2022-09-27 02:59:00 +00:00
R. Ryantm
9f47f06a35 stellar-core: 18.5.0 -> 19.3.0 2022-07-31 01:33:41 +00:00
Raymen Scholten
4ed91442a1 Move libunwind to buildInputs 2022-04-08 10:18:54 +02:00
Raymen Scholten
dd2a308c43 stellar-core: add missing compile dependency
enable parallel build
2022-04-07 23:33:31 +02:00
Raymen Scholten
2a4778fae3 stellar-core: 17.0.0 -> 18.5.0 2022-04-07 16:06:37 +02:00
Sandro Jäckel
06a2b9fa95
pkgs/applications/blockchains: move packages into subdirs 2021-07-28 13:29:10 +02:00