File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change @@ -32,3 +32,36 @@ multi-repl: True
3232if(os(windows))
3333 constraints :
3434 bitvec -simd
35+
36+ -- kes-agent is not yet in CHaP, so we pull it from its GitHub repo
37+ source-repository-package
38+ type : git
39+ location : https://github.com/crocodile-dentist/kes-agent
40+ tag : c0ef04dde5582a28415ff7c8c1bb197adeec6fc8
41+ --sha256 : sha256-slF7zuBy2DKWKlQfhBPW5FDRhueWrFcJkrHW4jEEELs=
42+ subdir :
43+ kes-agent
44+ kes-agent-crypto
45+
46+ source-repository-package
47+ type : git
48+ location : https://github.com/IntersectMBO/ouroboros-consensus
49+ tag : a24a5618678bcdabe042fcad7e47569285e964a2
50+ --sha256 : sha256-1iW9i2UqaiopbluG9T22Hz7QwXY6+qCgqqmjDXlIp40=
51+ subdir :
52+ ouroboros-consensus-cardano
53+ ouroboros-consensus-diffusion
54+ sop-extras
55+ ouroboros-consensus-protocol
56+ ouroboros-consensus
57+
58+ source-repository-package
59+ type : git
60+ location : https://github.com/IntersectMBO/ouroboros-network
61+ tag : b87b35827c309d168af77571b6d44198136f1199
62+ --sha256 : sha256-SVsAcfyIpNGNI9x5MFUybhwjIZ+6nU4kdECCdVmfdeE=
63+ subdir :
64+ acts-generic
65+ cardano-diffusion
66+ ouroboros-network
67+ network-mux
You can’t perform that action at this time.
0 commit comments