Commit Graph

4 Commits

Author SHA1 Message Date
Sergei Trofimovich
caf4d7bb6f vertcoin: fix gcc-13 build
Without the change the build fails on `master` as
https://hydra.nixos.org/build/249126465:

    support/lockedpool.cpp: In member function 'void Arena::free(void*)':
    support/lockedpool.cpp:102:20: error: 'runtime_error' is not a member of 'std'
      102 |         throw std::runtime_error("Arena: invalid or double free");
          |                    ^~~~~~~~~~~~~
2024-02-24 18:09:34 +00:00
Shawn8901
3866fa44a7 treewide: remove global with lib; in pkgs/{audio,blockchain,editors} 2023-01-21 23:11:12 +01:00
rnhmjoj
8a5a21905d
vertcoin: 0.15.0.1 -> 0.18.0 2022-11-24 14:30:10 +01:00
Sandro Jäckel
06a2b9fa95
pkgs/applications/blockchains: move packages into subdirs 2021-07-28 13:29:10 +02:00