@@ -54,6 +54,10 @@ package snap-server
5454package bitvec
5555 flags : -simd
5656
57+ if impl(ghc < 9.6.7 )
58+ allow-older :
59+ blockio :unix
60+
5761-- required for haddocks to build successfully
5862package plutus-scripts-bench
5963 haddock-options : "--optghc=-fplugin-opt PlutusTx.Plugin:defer-errors"
@@ -66,28 +70,32 @@ allow-newer:
6670-- temporary! Please read the section in CONTRIBUTING about updating dependencies.
6771source-repository-package
6872 type : git
69- location : https://github.com/intersectmbo/cardano-cli.git
70- tag : 9bed9ca66fb4d0d7854e748c681d842bac202051
71- --sha256 : sha256-7q/g7RHjO1sSW8RDiq47TpQccVOHOciDohgavH/g9t8=
72- subdir : cardano-cli
73+ location : https://github.com/IntersectMBO/cardano-cli
74+ tag : 053e8b90fe29e1d0ce7732d2cfbc12d02e80bd00
75+ --sha256 : sha256-Ygpdvwyw5jkeF5sdJqDY7XHaOFmaLbkiO48cGGfjRlI=
76+ subdir :
77+ cardano-cli
7378
7479source-repository-package
7580 type : git
7681 location : https://github.com/IntersectMBO/cardano-api
77- tag : 3d33855a5af6c6f2bb37b0c417f1ceb474ae079f
78- --sha256 : sha256-zsEu8ZxF5/fLgokv/4kkII3j8/JbCvrnsHDueQyI6xI =
82+ tag : 557d3da61b98c3d2a252ed90fd9149ead77f9b9e
83+ --sha256 : sha256-fatIubxlhhGC+Ml3IEjQJcWd1mnbY3bo2FUvaVGJcZ0 =
7984 subdir :
8085 cardano-api
8186
8287source-repository-package
8388 type : git
8489 location : https://github.com/IntersectMBO/ouroboros-consensus
85- tag : baf4ebbd924433543f8c5142b370b1061ac2e7bb
86- --sha256 : sha256-dCNFxrLF7MPqNRc9aIwl2AZpjHqw9dGerTudo7GQzao =
90+ tag : 22773e62030913fe6cd974563b9bfe847f1ab493
91+ --sha256 : sha256-wyteLIlavsR785ylIWDrAtUK6erneZmDtaPmu5FxSHg =
8792 subdir :
8893 ouroboros-consensus
8994 ouroboros-consensus-cardano
9095 ouroboros-consensus-diffusion
96+ ouroboros-consensus-protocol
97+ sop-extras
98+ strict-sop-core
9199
92100source-repository-package
93101 type : git
0 commit comments