diff --git a/nix/sources.json b/nix/sources.json index 4b64a05..215b6b9 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -1,14 +1,14 @@ { "cardano-node": { - "branch": "refs/tags/1.35.0", + "branch": "refs/tags/1.35.1", "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": "9f1d7dc163ee66410d912e48509d6a2300cfa68a", - "sha256": "06arx9hv7dn3qxfy83f0b6018rxbsvh841nvfyg5w6qclm1hddj7", + "rev": "c75451f0ffd7a60b5ad6c4263891e6c8acac105a", + "sha256": "1z0zv1i58ikmbqg878f9z573jkwp4lzhmmswshm6c96rq6lprzh8", "type": "tarball", - "url": "https://github.com/input-output-hk/cardano-node/archive/9f1d7dc163ee66410d912e48509d6a2300cfa68a.tar.gz", + "url": "https://github.com/input-output-hk/cardano-node/archive/c75451f0ffd7a60b5ad6c4263891e6c8acac105a.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "daedalus": {