Skip to content

Commit aca00d0

Browse files
committed
nix: Rename Consensus package
1 parent 5dd98f3 commit aca00d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"https://chap.intersectmbo.org/" = inputs.CHaP;
165165
};
166166
shell = {
167-
packages = p: [p.cardano-cli p.cardano-ledger-core p.cardano-api p.ouroboros-consensus-cardano];
167+
packages = p: [p.cardano-cli p.cardano-ledger-core p.cardano-api p.ouroboros-consensus];
168168
# tools we want in our shell, from hackage
169169
tools =
170170
{

0 commit comments

Comments
 (0)