From 23b2d3f37f176094070912c4a53480a6b688d674 Mon Sep 17 00:00:00 2001 From: "John A. Lotoski" <39752197+johnalotoski@users.noreply.github.com> Date: Thu, 27 Aug 2020 15:21:13 -0400 Subject: [PATCH] Remove SMASH 1.0.1 usage (#2169) --- nix/sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index a228595a38..921295b8e1 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -61,15 +61,15 @@ "url_template": "https://github.com///archive/.tar.gz" }, "iohk-nix": { - "branch": "master", + "branch": "daedalus-mainnet-wo-smash", "description": "nix scripts shared across projects", "homepage": null, "owner": "input-output-hk", "repo": "iohk-nix", - "rev": "edfa1fdbe68fe0023b1a9a231bb41e7a757cb829", - "sha256": "09366r2kprvaxx38y9qk05zxqcgkh89x34n6ck1hkvncjg6r9bfc", + "rev": "7447a91317d627e84a76c2f7bc61388717f80c21", + "sha256": "0iqrcvwcn8b7phszhh80lm93z9gsy6rqwzy6lr3zwsskzy461qb9", "type": "tarball", - "url": "https://github.com/input-output-hk/iohk-nix/archive/edfa1fdbe68fe0023b1a9a231bb41e7a757cb829.tar.gz", + "url": "https://github.com/input-output-hk/iohk-nix/archive/7447a91317d627e84a76c2f7bc61388717f80c21.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "js-chain-libs": {