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"