diff --git a/nix/sources.json b/nix/sources.json index b96bd01..27bad88 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -1,14 +1,14 @@ { "cardano-node": { - "branch": "refs/tags/1.35.3", + "branch": "refs/tags/1.35.4", "description": "The core component that is used to participate in a Cardano decentralised blockchain.", "homepage": "https://cardano.org", "owner": "input-output-hk", "repo": "cardano-node", - "rev": "950c4e222086fed5ca53564e642434ce9307b0b9", - "sha256": "020fwimsm24yblr1fmnwx240wj8r3x715p89cpjgnnd8axwf32p0", + "rev": "ebc7be471b30e5931b35f9bbc236d21c375b91bb", + "sha256": "1j01m2cp2vdcl26zx9xmipr551v3b2rz9kfn9ik8byfwj1z7652r", "type": "tarball", - "url": "https://github.com/input-output-hk/cardano-node/archive/950c4e222086fed5ca53564e642434ce9307b0b9.tar.gz", + "url": "https://github.com/input-output-hk/cardano-node/archive/ebc7be471b30e5931b35f9bbc236d21c375b91bb.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "daedalus": {