altcoins.stellar-core: assertion fails on i686
This commit is contained in:
parent
fe6e4e2464
commit
10b0a6d411
@ -39,7 +39,7 @@ in stdenv.mkDerivation {
|
|||||||
store historical records of the ledger and participate in consensus.
|
store historical records of the ledger and participate in consensus.
|
||||||
'';
|
'';
|
||||||
homepage = https://www.stellar.org/;
|
homepage = https://www.stellar.org/;
|
||||||
platforms = platforms.linux;
|
platforms = "x86_64-linux";
|
||||||
maintainers = with maintainers; [ chris-martin ];
|
maintainers = with maintainers; [ chris-martin ];
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user