-
Notifications
You must be signed in to change notification settings - Fork 721
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update ouroboros-network dependency #4359
Conversation
1084051
to
c473d17
Compare
Are you aware of #4230? |
19e060e
to
dd4d37d
Compare
dd4d37d
to
0e946cb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @newhoggy !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nix/workbench/shell.nix
Outdated
@@ -88,7 +88,6 @@ in project.shellFor { | |||
nativeBuildInputs = with pkgs; with haskellPackages; with cardanoNodePackages; [ | |||
cardano-ping | |||
cabalWrapped | |||
db-analyser |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@newhoggy, can we avoid removing db-analyser
-- since that breaks the workbench?
0e946cb
to
fcb84da
Compare
Closing in favour of #4392. |
Depends on #4191