turbo-geth: clarify gpl variants
This commit is contained in:
parent
657752181e
commit
38e3ba535a
@ -24,7 +24,7 @@ buildGoModule rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/ledgerwatch/turbo-geth/";
|
homepage = "https://github.com/ledgerwatch/turbo-geth/";
|
||||||
description = "Ethereum node and geth fork focused on scalability and modularity";
|
description = "Ethereum node and geth fork focused on scalability and modularity";
|
||||||
license = with licenses; [ lgpl3 gpl3 ];
|
license = with licenses; [ lgpl3Plus gpl3Plus ];
|
||||||
maintainers = with maintainers; [ xwvvvvwx ];
|
maintainers = with maintainers; [ xwvvvvwx ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user