Dropped cardano-cli

This commit is contained in:
Serĉanto de Scio 2021-06-07 10:51:49 +10:00
parent a465ce9272
commit f5167c5f76
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -7,7 +7,6 @@
shell = mkShell {
inherit (import sources.niv {}) niv;
buildInputs = [
cardanoNodeProject.cardano-cli
niv
nixops
];