nixpkgs/pkgs/applications/blockchains/btcdeb
Sergei Trofimovich 2157a9ce31 btcdeb: unstable-2022-04-03 -> 0.3.20-unstable-2024-02-06
Without the change the build against `gcc-13` on `master` fails as
https://hydra.nixos.org/build/249060206:

    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");
          |                    ^~~~~~~~~~~~~

While at it enable parallel building.
2024-02-18 11:18:37 +00:00
..
default.nix btcdeb: unstable-2022-04-03 -> 0.3.20-unstable-2024-02-06 2024-02-18 11:18:37 +00:00