Skip to content

Commit 2342814

Browse files
committed
[DDW-1169] Update cardano-node to 1.35.4 for the Preview network respin
1 parent 0085809 commit 2342814

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

nix/sources.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"cardano-node": {
3-
"branch": "tags/1.35.3",
3+
"branch": "tags/1.35.4",
44
"description": null,
55
"homepage": null,
66
"owner": "input-output-hk",
77
"repo": "cardano-node",
8-
"rev": "950c4e222086fed5ca53564e642434ce9307b0b9",
9-
"sha256": "020fwimsm24yblr1fmnwx240wj8r3x715p89cpjgnnd8axwf32p0",
8+
"rev": "ebc7be471b30e5931b35f9bbc236d21c375b91bb",
9+
"sha256": "1j01m2cp2vdcl26zx9xmipr551v3b2rz9kfn9ik8byfwj1z7652r",
1010
"type": "tarball",
11-
"url": "https://github.com/input-output-hk/cardano-node/archive/950c4e222086fed5ca53564e642434ce9307b0b9.tar.gz",
11+
"url": "https://github.com/input-output-hk/cardano-node/archive/ebc7be471b30e5931b35f9bbc236d21c375b91bb.tar.gz",
1212
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
1313
},
1414
"cardano-shell": {
@@ -24,15 +24,15 @@
2424
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2525
},
2626
"cardano-wallet": {
27-
"branch": "v2022-10-06",
27+
"branch": "anviking/ADP-2382/node-1.35.4",
2828
"description": "Official Wallet Backend & API for Cardano decentralized",
2929
"homepage": null,
3030
"owner": "input-output-hk",
3131
"repo": "cardano-wallet",
32-
"rev": "2130fe0acf19fa218cef8de4ef325ae9078e356e",
33-
"sha256": "0d0wk6n7vij4qkp2qml5qdghk41dvm1078ps48673waf4cxjxaz0",
32+
"rev": "eece98ab23ee63e8ffeb8b4d75a79afb6231061d",
33+
"sha256": "0w055s40f1nf23km91hwkcszf5v20al8ncspavlfnnxrhq0lvpvz",
3434
"type": "tarball",
35-
"url": "https://github.com/input-output-hk/cardano-wallet/archive/2130fe0acf19fa218cef8de4ef325ae9078e356e.tar.gz",
35+
"url": "https://github.com/input-output-hk/cardano-wallet/archive/eece98ab23ee63e8ffeb8b4d75a79afb6231061d.tar.gz",
3636
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
3737
},
3838
"cardano-world": {
@@ -41,10 +41,10 @@
4141
"homepage": null,
4242
"owner": "input-output-hk",
4343
"repo": "cardano-world",
44-
"rev": "7561fe35ee8c532f2666f0627d49ea6e107e0e3f",
45-
"sha256": "1sxf611cnqlwc3sz10nnxjip2w9j7ii9n42zby90j409sx40mg7g",
44+
"rev": "21ee23af775adb3dc58a079f7e7076857196db28",
45+
"sha256": "13sg5wazwj9bz1kwbzk20f65az6ki6638fnpgp9r81637rfb84ax",
4646
"type": "tarball",
47-
"url": "https://github.com/input-output-hk/cardano-world/archive/7561fe35ee8c532f2666f0627d49ea6e107e0e3f.tar.gz",
47+
"url": "https://github.com/input-output-hk/cardano-world/archive/21ee23af775adb3dc58a079f7e7076857196db28.tar.gz",
4848
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
4949
},
5050
"flake-compat": {

0 commit comments

Comments
 (0)