go-ethereum: also add clef output, needed by bee
This commit is contained in:
parent
9a3f486709
commit
2373d518a6
@ -4,6 +4,7 @@ let
|
||||
# A list of binaries to put into separate outputs
|
||||
bins = [
|
||||
"geth"
|
||||
"clef"
|
||||
];
|
||||
|
||||
in buildGoModule rec {
|
||||
|
Loading…
Reference in New Issue
Block a user