@@ -59,3 +59,75 @@ write-ghc-environment-files: always
5959-- IMPORTANT
6060-- Do NOT add more source-repository-package stanzas here unless they are strictly
6161-- temporary! Please read the section in CONTRIBUTING about updating dependencies.
62+
63+ source-repository-package
64+ type : git
65+ location : https://github.com/IntersectMBO/cardano-ledger.git
66+ tag : c3e1728aeff05655123f431372e69a18c6b4f949
67+ --sha256 : sha256-73sHx7H2yA6sQOEMmIDC5qTyASP2ScPwTgs/nMfjE8w=
68+ subdir :
69+ eras/allegra/impl
70+ eras/alonzo/impl
71+ eras/alonzo/test-suite
72+ eras/babbage/impl
73+ eras/babbage/test-suite
74+ eras/byron/chain/executable-spec
75+ eras/byron/crypto
76+ eras/byron/crypto/test
77+ eras/byron/ledger/executable-spec
78+ eras/byron/ledger/impl
79+ eras/byron/ledger/impl/test
80+ eras/conway/impl
81+ eras/conway/test-suite
82+ eras/mary/impl
83+ eras/shelley/impl
84+ eras/shelley-ma/test-suite
85+ eras/shelley/test-suite
86+ libs/cardano-data
87+ libs/cardano-ledger-api
88+ libs/cardano-ledger-binary
89+ libs/cardano-ledger-core
90+ libs/cardano-protocol-tpraos
91+ libs/non-integral
92+ libs/plutus-preprocessor
93+ libs/set-algebra
94+ libs/small-steps
95+ libs/vector-map
96+
97+ source-repository-package
98+ type : git
99+ location : https://github.com/IntersectMBO/ouroboros-network.git
100+ tag : 7e8909f97d6ecc9fff320b3ac2b785aec74751c6
101+ --sha256 : sha256-Evv2EwaXbr2tXlxnHVr/AAV+QB7B8EWJbQR6t4IvOQ4=
102+ subdir :
103+ cardano-client
104+ cardano-ping
105+ monoidal-synchronisation
106+ network-mux
107+ ntp-client
108+ ouroboros-network
109+ ouroboros-network-api
110+ ouroboros-network-framework
111+ ouroboros-network-mock
112+ ouroboros-network-protocols
113+ ouroboros-network-testing
114+ quickcheck-monoids
115+
116+ source-repository-package
117+ type : git
118+ location : https://github.com/IntersectMBO/ouroboros-consensus.git
119+ tag : e6ab67b88705f0f5725846ba8e066f594608eeef
120+ --sha256 : sha256-cud8g9h1rH538hk+KBgZe+jXcjhHXlLeqrMJfmL5LH0=
121+ subdir :
122+ ouroboros-consensus
123+ ouroboros-consensus-cardano
124+ ouroboros-consensus-protocol
125+ ouroboros-consensus-diffusion
126+
127+ source-repository-package
128+ type : git
129+ location : https://github.com/IntersectMBO/cardano-api.git
130+ tag : bd2afac3213cdce0098f2e345b97e660d6ef33d6
131+ --sha256 : sha256-ewltGIeif8iYvIKsBZDoC+r6khytsaOK1J8w6IMjriw=
132+ subdir :
133+ cardano-api
0 commit comments