Skip to content

Commit 56e4ab9

Browse files
committed
Fix nix after Consensus' change of package structure
1 parent d799e8c commit 56e4ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
# Work around for issue created by our inability to register sublibs.
148148
# This package may need to be built and we need to make sure its dependencies
149149
# are included in `ghc-pkg list` (in particular `compact`)
150-
p.ouroboros-consensus-cardano
150+
p.ouroboros-consensus
151151
];
152152
# tools we want in our shell, from hackage
153153
shell.tools =

0 commit comments

Comments
 (0)