From d774497517f71d1ad512a3f30d43707bf4a890b2 Mon Sep 17 00:00:00 2001 From: IOHK Date: Wed, 7 Jul 2021 08:33:58 +0000 Subject: [PATCH] Regenerate nix --- nix/.stack.nix/cardano-wallet-core.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/nix/.stack.nix/cardano-wallet-core.nix b/nix/.stack.nix/cardano-wallet-core.nix index 5b06077d9d2..7e4a69a3287 100644 --- a/nix/.stack.nix/cardano-wallet-core.nix +++ b/nix/.stack.nix/cardano-wallet-core.nix @@ -75,8 +75,6 @@ (hsPkgs."ntp-client" or (errorHandler.buildDepError "ntp-client")) (hsPkgs."OddWord" or (errorHandler.buildDepError "OddWord")) (hsPkgs."ouroboros-consensus" or (errorHandler.buildDepError "ouroboros-consensus")) - (hsPkgs."ouroboros-consensus-cardano" or (errorHandler.buildDepError "ouroboros-consensus-cardano")) - (hsPkgs."ouroboros-consensus-shelley" or (errorHandler.buildDepError "ouroboros-consensus-shelley")) (hsPkgs."ouroboros-network" or (errorHandler.buildDepError "ouroboros-network")) (hsPkgs."path-pieces" or (errorHandler.buildDepError "path-pieces")) (hsPkgs."persistent" or (errorHandler.buildDepError "persistent"))