From b668c33ee70ef2a865d9c7a50f0afae43341c14f Mon Sep 17 00:00:00 2001 From: Jonathan Knowles Date: Thu, 10 Mar 2022 08:11:52 +0000 Subject: [PATCH] Update nix. --- nix/materialized/stack-nix/cardano-wallet-core.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/materialized/stack-nix/cardano-wallet-core.nix b/nix/materialized/stack-nix/cardano-wallet-core.nix index c662508473b..d2290acd3d2 100644 --- a/nix/materialized/stack-nix/cardano-wallet-core.nix +++ b/nix/materialized/stack-nix/cardano-wallet-core.nix @@ -174,6 +174,7 @@ "Cardano/Wallet/CoinSelection/Internal" "Cardano/Wallet/CoinSelection/Internal/Balance" "Cardano/Wallet/CoinSelection/Internal/Collateral" + "Cardano/Wallet/CoinSelection/Internal/Context" "Cardano/Wallet/Compat" "Cardano/Wallet/DB" "Cardano/Wallet/DB/Checkpoints"