bitcoin-classic: mark broken on darwin

Last successful build https://hydra.nixos.org/build/74552951.

/cc ZHF #45961
wip/yesman
Daiderd Jordan 6 years ago
parent cf9d1a6d30
commit d990bae6ef
No known key found for this signature in database
GPG Key ID: D02435D05B810C96
  1. 1
      pkgs/applications/altcoins/bitcoin-classic.nix

@ -46,6 +46,7 @@ stdenv.mkDerivation rec {
homepage = https://bitcoinclassic.com/;
maintainers = with maintainers; [ jefdaj ];
license = licenses.mit;
broken = stdenv.isDarwin;
platforms = platforms.unix;
};
}

Loading…
Cancel
Save