From 5fb95d40e37e3b00bed57bc512309dcae24a8608 Mon Sep 17 00:00:00 2001 From: Skyler Grey Date: Sat, 10 Jan 2026 11:57:16 +0000 Subject: [PATCH] fix(pm/fava): remove unrealized plugin Change-Id: ktqnrxoknslyzvlnwxvswukvkkotqkyt Since a while back this plugin has been deprecated. We should remove it to avoid the error... --- packetmix/systems/teal/fava.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/packetmix/systems/teal/fava.nix b/packetmix/systems/teal/fava.nix index 02354388..fdbe90f5 100644 --- a/packetmix/systems/teal/fava.nix +++ b/packetmix/systems/teal/fava.nix @@ -40,7 +40,6 @@ let plugin "fava.plugins.link_documents" plugin "beancount.plugins.pedantic" - plugin "beancount.plugins.unrealized" "Unrealized" plugin "beancount.plugins.implicit_prices" plugin "beancount_share.share" "{ -- 2.43.0