cardano-cli: re-added - required for KES keys
This commit is contained in:
parent
38a4f8203c
commit
076f6b9945
|
@ -7,6 +7,7 @@
|
|||
shell = mkShell {
|
||||
inherit (import sources.niv {}) niv;
|
||||
buildInputs = [
|
||||
cardanoNodeProject.cardano-cli # required for KES key rotation
|
||||
niv
|
||||
nixops
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue