Merge pull request #127060 from attila-lendvai/go-ethereum-clef
go-ethereum: also add clef output
This commit is contained in:
@@ -4,6 +4,7 @@ let
|
||||
# A list of binaries to put into separate outputs
|
||||
bins = [
|
||||
"geth"
|
||||
"clef"
|
||||
];
|
||||
|
||||
in buildGoModule rec {
|
||||
|
||||
Reference in New Issue
Block a user