electron-cash: Only build on platforms.linux
darwin is broken
This commit is contained in:
parent
2280127e85
commit
17bdefd142
@ -74,6 +74,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
of the blockchain.
|
of the blockchain.
|
||||||
'';
|
'';
|
||||||
homepage = https://www.electroncash.org/;
|
homepage = https://www.electroncash.org/;
|
||||||
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ lassulus ];
|
maintainers = with maintainers; [ lassulus ];
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user