You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pkgs/top-level/aliases.nix
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -134,6 +134,8 @@ mapAliases ({
134
134
bitbucket-cli=throw"bitbucket-cli has been removed: abandoned by upstream";# Added 2022-03-21
135
135
bitcoin-classic=throw"bitcoin-classic has been removed: the Bitcoin Classic project has closed down, https://bitcoinclassic.com/news/closing.html";# Added 2022-11-24
136
136
bitcoind-classic=throw"bitcoind-classic has been removed: the Bitcoin Classic project has closed down, https://bitcoinclassic.com/news/closing.html";# Added 2022-11-24
137
+
bitcoin-gold=throw"bitcoin-gold has been removed since it's unnmaintained and will stop building with Qt > 5.14";# Added 2022-11-24
138
+
bitcoind-gold=throw"bitcoin-gold has been removed since it's unnmaintained: https://github.com/BTCGPU/BTCGPU/graphs/code-frequency";# Added 2022-11-24
137
139
bitsnbots=throw"bitsnbots has been removed because it was broken and upstream missing";# Added 2021-08-22
138
140
blastem=throw"blastem has been removed from nixpkgs as it would still require python2";# Added 2022-01-01
0 commit comments