baserow/backend: no eth-{account,keyfile,keys}, thanks
This commit is contained in:
parent
e03ae8b853
commit
87030597e0
1 changed files with 4 additions and 0 deletions
|
@ -35,4 +35,8 @@ self: super: {
|
|||
doCheck = false;
|
||||
};
|
||||
|
||||
eth-account = null;
|
||||
eth-keyfile = null;
|
||||
eth-keys = null;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue