forked from CardanoSolutions/kupo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
resolver.yaml
176 lines (155 loc) · 4.65 KB
/
resolver.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
name: _
resolver: lts-18.27
flags:
# Bundle VRF crypto in libsodium and do not rely on an external fork to have it.
# This still requires the host system to have the 'standard' libsodium installed.
cardano-crypto-praos:
external-libsodium-vrf: false
packages:
- aeson-2.0.3.0
- async-timer-0.2.0.0
- canonical-json-0.6.0.0
- composition-prelude-3.0.0.2
- constraints-extras-0.3.1.0
- contra-tracers-1.0.0
- dom-lt-0.2.3
- fast-bech32-1.0.0
- gray-code-0.3.1
- hedgehog-1.1.1
- lazy-search-0.1.2.1
- markov-chain-usage-model-0.0.0
- monoidal-containers-0.6.2.0
- moo-1.2
- network-3.1.2.2
- nothunks-0.1.3
- OneTuple-0.3.1
- openapi3-3.2.2
- partial-order-0.2.0.0
- quickcheck-state-machine-0.7.1
- ral-0.1
- semialign-1.2.0.1
- size-based-0.1.2.0
- statistics-linreg-0.3
- streaming-binary-0.2.2.0
- transformers-except-0.1.2
- Unique-0.4.7.9
- git: https://github.com/input-output-hk/cardano-base
commit: 0f3a867493059e650cda69e20a5cbf1ace289a57
subdirs:
- base-deriving-via
- binary
- binary/test
- cardano-crypto-class
- cardano-crypto-praos
- cardano-crypto-tests
- measures
- orphans-deriving-via
- slotting
- strict-containers
- git: https://github.com/input-output-hk/cardano-crypto
commit: f73079303f663e028288f9f4a9e08bcca39a923e
- git: https://github.com/input-output-hk/cardano-ledger
commit: ce3057e0863304ccb3f79d78c77136219dc786c6
subdirs:
- eras/alonzo/impl
- eras/alonzo/test-suite
- eras/babbage/impl
- eras/babbage/test-suite
- eras/byron/chain/executable-spec
- eras/byron/crypto
- eras/byron/crypto/test
- eras/byron/ledger/executable-spec
- eras/byron/ledger/impl
- eras/byron/ledger/impl/test
- eras/shelley/impl
- eras/shelley/test-suite
- eras/shelley-ma/impl
- eras/shelley-ma/test-suite
- libs/cardano-data
- libs/cardano-ledger-core
- libs/cardano-ledger-pretty
- libs/cardano-protocol-tpraos
- libs/non-integral
- libs/set-algebra
- libs/small-steps
- libs/small-steps-test
- libs/vector-map
- git: https://github.com/input-output-hk/cardano-node
commit: 9f1d7dc163ee66410d912e48509d6a2300cfa68a
subdirs:
- cardano-api
- git: https://github.com/input-output-hk/cardano-prelude
commit: bb4ed71ba8e587f672d06edf9d2e376f4b055555
subdirs:
- cardano-prelude
- cardano-prelude-test
- git: https://github.com/input-output-hk/flat
commit: ee59880f47ab835dbd73bea0847dab7869fc20d8
- git: https://github.com/input-output-hk/goblins
commit: cde90a2b27f79187ca8310b6549331e59595e7ba
- git: https://github.com/input-output-hk/hedgehog-extras
commit: 967d79533c21e33387d0227a5f6cc185203fe658
- git: https://github.com/input-output-hk/iohk-monitoring-framework
commit: 066f7002aac5a0efc20e49643fea45454f226caa
subdirs:
- contra-tracer
- iohk-monitoring
- plugins/backend-aggregation
- plugins/backend-ekg
- plugins/backend-monitoring
- plugins/backend-trace-forwarder
- plugins/scribe-systemd
- tracer-transformers
- git: https://github.com/input-output-hk/ouroboros-network
commit: a65c29b6a85e90d430c7f58d362b7eb097fd4949
subdirs:
- monoidal-synchronisation
- network-mux
- ouroboros-consensus
- ouroboros-consensus-byron
- ouroboros-consensus-byronspec
- ouroboros-consensus-cardano
- ouroboros-consensus-protocol
- ouroboros-consensus-shelley
- ouroboros-network
- ouroboros-network-framework
- ouroboros-network-testing
- git: https://github.com/CardanoSolutions/ouroboros-network
commit: 7744eadda4aa2f2e32749b9abbdee78330d5c175
subdirs:
- ouroboros-consensus-test
- ouroboros-consensus-byron-test
- ouroboros-consensus-shelley-test
- ouroboros-consensus-cardano-test
- ouroboros-consensus-protocol-test
- git: https://github.com/CardanoSolutions/plutus
commit: d3309931398e2df7e7c150d152bb77e85fb92b07
subdirs:
- plutus-core
- plutus-core-testlib
- plutus-ledger-api
- plutus-tx
- plutus-tx-testlib
- prettyprinter-configurable
- stubs/plutus-ghc-stub
- word-array
- git: https://github.com/input-output-hk/typed-protocols
commit: 181601bc3d9e9d21a671ce01e0b481348b3ca104
subdirs:
- typed-protocols
- typed-protocols-cborg
- typed-protocols-examples
- git: https://github.com/input-output-hk/io-sim
commit: 606de33fa2f467d108fb1efb86daeb3348bf34e3
subdirs:
- io-classes
- io-sim
- strict-stm
- git: https://github.com/input-output-hk/Win32-network
commit: 3825d3abf75f83f406c1f7161883c438dac7277d
- git: https://github.com/input-output-hk/optparse-applicative
commit: 7497a29cb998721a9068d5725d49461f2bba0e7a
- git: https://github.com/vshabanov/ekg-json
commit: 00ebe7211c981686e65730b7144fbf5350462608
- git: https://github.com/IreneKnapp/direct-sqlite
commit: ab62e1e0e85ca9b92a55265744821ccfb75b0633