@@ -28,7 +28,7 @@ source-repository-package
2828 prettyprinter-configurable
2929 quickcheck-dynamic
3030 word-array
31- tag : plutus-starter-devcontainer/v1.0.9
31+ tag : plutus-starter-devcontainer/v1.0.10
3232
3333
3434-- The following sections are copied from the 'plutus' repository cabal.project at the revision
@@ -91,13 +91,13 @@ source-repository-package
9191-- Needs some patches, but upstream seems to be fairly dead (no activity in > 1 year)
9292source-repository-package
9393 type : git
94- location : https://github.com/shmish111 /purescript-bridge.git
94+ location : https://github.com/input-output-hk /purescript-bridge.git
9595 tag : 6a92d7853ea514be8b70bab5e72077bf5a510596
9696
9797source-repository-package
9898 type : git
99- location : https://github.com/shmish111 /servant-purescript.git
100- tag : a76104490499aa72d40c2790d10e9383e0dbde63
99+ location : https://github.com/input-output-hk /servant-purescript.git
100+ tag : a0c7c7e37c95564061247461aef4be505a853538
101101
102102source-repository-package
103103 type : git
@@ -107,7 +107,7 @@ source-repository-package
107107source-repository-package
108108 type : git
109109 location : https://github.com/input-output-hk/cardano-base
110- tag : 46502694f6a9f0498f822068008b232b3837a9e9
110+ tag : 592aa61d657ad5935a33bace1243abce3728b643
111111 subdir :
112112 base-deriving-via
113113 binary
@@ -128,10 +128,28 @@ source-repository-package
128128 cardano-prelude
129129 cardano-prelude-test
130130
131+ source-repository-package
132+ type : git
133+ location : https://github.com/input-output-hk/cardano-addresses
134+ tag : d2f86caa085402a953920c6714a0de6a50b655ec
135+ subdir :
136+ core
137+
138+ source-repository-package
139+ type : git
140+ location : https://github.com/input-output-hk/cardano-wallet
141+ tag : ae7569293e94241ef6829139ec02bd91abd069df
142+ subdir :
143+ lib/text-class
144+ lib/strict-non-empty-containers
145+ lib/core
146+ lib/test-utils
147+ lib/numeric
148+
131149source-repository-package
132150 type : git
133151 location : https://github.com/input-output-hk/ouroboros-network
134- tag : 6d00ff77f9bcd769fb6d7fd02216cec4e837bfcf
152+ tag : 5d37a927046bc7da2887830d8e35cf604622ce09
135153 subdir :
136154 monoidal-synchronisation
137155 typed-protocols
@@ -146,6 +164,7 @@ source-repository-package
146164 io-sim
147165 io-classes
148166 network-mux
167+ ntp-client
149168
150169source-repository-package
151170 type : git
@@ -173,8 +192,8 @@ source-repository-package
173192
174193source-repository-package
175194 type : git
176- location : https://github.com/input-output-hk /cardano-ledger-specs
177- tag : 8efcfc755faae4db3a64ad45343235fce3ed5c47
195+ location : https://github.com/raduom /cardano-ledger-specs
196+ tag : ef6bb99782d61316da55470620c7da994cc352b2
178197 subdir :
179198 byron/chain/executable-spec
180199 byron/crypto
@@ -183,6 +202,7 @@ source-repository-package
183202 byron/ledger/impl
184203 byron/ledger/impl/test
185204 semantics/executable-spec
205+ cardano-protocol-tpraos
186206 semantics/small-steps-test
187207 shelley/chain-and-ledger/dependencies/non-integer
188208 shelley/chain-and-ledger/executable-spec
@@ -197,7 +217,7 @@ source-repository-package
197217source-repository-package
198218 type : git
199219 location : https://github.com/input-output-hk/cardano-node.git
200- tag : 8cf2b208c7708bd890c7e74d5b1d7c4167a3b40b
220+ tag : ed7fdbf65f40f8e194850b87dd8c631fe26154e6
201221 subdir :
202222 cardano-api
203223 cardano-node
0 commit comments