From 3d0a706c0cedff2a4fe0c414eba8714b7e7e811b Mon Sep 17 00:00:00 2001
From: Marty Oehme <marty.oehme@gmail.com>
Date: Thu, 23 Jan 2025 16:58:35 +0100
Subject: [PATCH] bootstrap: Add beancount fava dashboards package

---
 bootstrap/packages_stable.tsv | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap/packages_stable.tsv b/bootstrap/packages_stable.tsv
index fb736d2..1c6c906 100644
--- a/bootstrap/packages_stable.tsv
+++ b/bootstrap/packages_stable.tsv
@@ -29,7 +29,7 @@ bash-language-server	Bash language server implementation based on Tree Sitter an
 bat	Cat clone with syntax highlighting and git integration	R	
 bats	Bash Automated Testing System	R	
 bc	An arbitrary precision calculator language	R	
-beancount	A personal double entry accounting and budgeting software	P		git+https://github.com/bratekarate/beancount-categorizer.git,beancount-dkb,fava,python-magic,smart-importer
+beancount	A personal double entry accounting and budgeting software	P		git+https://github.com/bratekarate/beancount-categorizer.git,beancount-dkb,fava,git+https://github.com/andreasgerstmayr/fava-dashboards.git,python-magic,smart-importer,neovim
 bearssl	Implementation of the SSL/TLS protocol (RFC 5246) written in C	R	
 beets	Organize your music collection from the command line	P		beetcamp,deets-describe,beets-ydl,pyacoustid,pylast
 bemenu-dmenu	Symlink for using bemenu (native wayland support) as a drop-in replacement to dmenu	A