Commit Graph

8 Commits

Author SHA1 Message Date
Sergei Trofimovich
964b613a0d litecoin: fix gcc-13 build failure
Without the change build fails on `master` as
https://hydra.nixos.org/build/249019697:

    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-18 23:00:26 +00:00
Weijia Wang
23a95f1417 litecoin: migrate to boost177 2023-06-05 22:05:33 +03:00
R. Ryantm
22cea1844a litecoin: 0.21.2.1 -> 0.21.2.2 2023-03-06 03:34:02 +00:00
Shawn8901
3866fa44a7 treewide: remove global with lib; in pkgs/{audio,blockchain,editors} 2023-01-21 23:11:12 +01:00
gbtb
005aa4f4a8 litecoin: 0.18.1 -> 0.21.2.1 2022-08-10 23:19:41 +10:00
Rick van Schijndel
433701147a
treewide: pkgs/applications: mark broken for aarch64-linux 2022-05-30 13:42:58 +02:00
Felix Buehler
e0476d93fe treewide: rename name to pname&version 2022-03-23 22:34:54 +01:00
Sandro Jäckel
06a2b9fa95
pkgs/applications/blockchains: move packages into subdirs 2021-07-28 13:29:10 +02:00