xmr-stak: does not support ARM
Reference: https://github.com/fireice-uk/xmr-stak/issues/2427#issuecomment-488564897
This commit is contained in:
parent
3775324635
commit
31541d097d
@ -40,6 +40,7 @@ stdenv'.mkDerivation rec {
|
|||||||
description = "Unified All-in-one Monero miner";
|
description = "Unified All-in-one Monero miner";
|
||||||
homepage = "https://github.com/fireice-uk/xmr-stak";
|
homepage = "https://github.com/fireice-uk/xmr-stak";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
|
platforms = [ "x86_64-linux" ];
|
||||||
maintainers = with maintainers; [ fpletz bfortz ];
|
maintainers = with maintainers; [ fpletz bfortz ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user