We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d799e8c commit 56e4ab9Copy full SHA for 56e4ab9
flake.nix
@@ -147,7 +147,7 @@
147
# Work around for issue created by our inability to register sublibs.
148
# This package may need to be built and we need to make sure its dependencies
149
# are included in `ghc-pkg list` (in particular `compact`)
150
- p.ouroboros-consensus-cardano
+ p.ouroboros-consensus
151
];
152
# tools we want in our shell, from hackage
153
shell.tools =
0 commit comments