Skip to content

Commit a2dc804

Browse files
committed
Try updating further
1 parent a0261c3 commit a2dc804

3 files changed

Lines changed: 36 additions & 79 deletions

File tree

cabal.project

Lines changed: 16 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repository cardano-haskell-packages
1111

1212
index-state:
1313
, hackage.haskell.org 2026-02-17T10:15:41Z
14-
, cardano-haskell-packages 2026-03-09T20:37:06Z
14+
, cardano-haskell-packages 2026-03-17T16:28:00Z
1515

1616
packages:
1717
cardano-db
@@ -93,84 +93,36 @@ if impl (ghc >= 9.12)
9393
source-repository-package
9494
type: git
9595
location: https://github.com/IntersectMBO/cardano-node
96-
tag: a0f91909f6bbd85fa649e5ca6fb2c3675a000db6
97-
--sha256: sha256-FQxDbEYuKAGV0FMG2g+6FNRZsdN7IZyKE5z7QkCF3O4=
96+
tag: 44e38b86d0a929d07c466a5f35b905e3470dca34
97+
--sha256: sha256-J5XImZphrKFmhh3Q40I+idNsUu3bx0phcBg9YVDn82U=
9898
subdir:
9999
cardano-node
100100
trace-dispatcher
101101
trace-forward
102102
trace-resources
103103

104-
-- Points to https://github.com/IntersectMBO/cardano-ledger/pull/5573
105-
source-repository-package
106-
type: git
107-
location: https://github.com/IntersectMBO/cardano-ledger
108-
tag: 30a3e666b84f9d056f464b3a00c56ab0c5bccacd
109-
--sha256: sha256-DsBE94iDxHkFnRdREZUOZYkydIMnp7U09N4SnaRc6+s=
110-
subdir:
111-
eras/allegra/impl
112-
eras/alonzo/impl
113-
eras/alonzo/test-suite
114-
eras/babbage/impl
115-
eras/conway/impl
116-
eras/dijkstra/impl
117-
eras/mary/impl
118-
eras/shelley/impl
119-
eras/shelley/test-suite
120-
eras/shelley-ma/test-suite
121-
libs/cardano-ledger-api
122-
libs/cardano-ledger-core
123-
libs/cardano-ledger-binary
124-
libs/cardano-protocol-tpraos
125-
libs/non-integral
126-
libs/small-steps
127-
libs/cardano-data
128-
libs/vector-map
129-
eras/byron/chain/executable-spec
130-
eras/byron/ledger/executable-spec
131-
eras/byron/ledger/impl
132-
eras/byron/crypto
133-
134-
-- geo2a/bump-ntc
135-
source-repository-package
136-
type: git
137-
location: https://github.com/IntersectMBO/ouroboros-consensus
138-
tag: d871fcf0ae5acf017f19282cda911ed5727239be
139-
--sha256: sha256-//U4RJG1f1BQNT14rV0tte1YpawSWZCO38x5zBEVIYg=
140-
subdir:
141-
.
142-
143-
source-repository-package
144-
type: git
145-
location: https://github.com/input-output-hk/kes-agent
146-
tag: 7aedefc0077ffaf93bf46508c1fe0d7efdead227
147-
--sha256: sha256-ZcB0pPex349uH1W7ha5ez7Kx/XadK00j5wRm7+vyX0s=
148-
subdir:
149-
kes-agent
150-
kes-agent-crypto
151-
152104
source-repository-package
153105
type: git
154106
location: https://github.com/IntersectMBO/cardano-api
155-
tag: c409f34bb2681d3224da88dbadfb4a415824261b
156-
--sha256: sha256-rzW9XWN5qSSLOT3zVUf2hvT7BqiyfNzvTyBopP5KbSE=
107+
tag: 3846b0344b127a137e894ffe20dc54ea6716251c
108+
--sha256: sha256-C1sfGh9YXnwe6JUpPpzLv1lZjzAa3X9abeSZJGLBFFg=
157109
subdir:
158110
cardano-api
159111

160112
source-repository-package
161113
type: git
162114
location: https://github.com/IntersectMBO/cardano-cli
163-
tag: c867304a1342d2df08040549b3f8a0e0a8eef045
164-
--sha256: sha256-2YQ40E4QLJj0Zt4xlLqtEBypf3SfmxOPgjtksQFbhlc=
115+
tag: b4886c72f4b99d89bd9de7d6830016235f6c3bcd
116+
--sha256: sha256-ZoJyq+b9Bhc8PunlQvPS85nWTP96bFj0oDou8j95kIU=
165117
subdir:
166118
cardano-cli
167119

168-
source-repository-package
169-
type: git
170-
location: https://github.com/IntersectMBO/ouroboros-network
171-
tag: b6b388aa2497bd689cf7f2cc7a826df1e4b22f2a
172-
--sha256: sha256-iZqGWxLukOaDZkxQIAPHK856EnfPSYjH72xvyaYa9MI=
173-
subdir:
174-
ouroboros-network
175-
network-mux
176-
cardano-diffusion
120+
-- source-repository-package
121+
-- type: git
122+
-- location: https://github.com/IntersectMBO/ouroboros-network
123+
-- tag: b6b388aa2497bd689cf7f2cc7a826df1e4b22f2a
124+
-- --sha256: 1hpl3akcjvvcxz3qhjfgfw97mkibqw1j0l2ccs1yd47f29dqd6l9
125+
-- subdir:
126+
-- cardano-diffusion
127+
-- network-mux
128+
-- ouroboros-network

flake.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,11 @@
211211
};
212212

213213
modules = [
214+
({
215+
# Disable haddock globally to avoid GHC 9.6.7 panic in cardano-diffusion
216+
doHaddock = false;
217+
})
218+
214219
({ lib, pkgs, ... }: {
215220
package-keys = [ "ekg" ];
216221
# Ignore version bounds

0 commit comments

Comments
 (0)