Back to nonworking, but close block

This commit is contained in:
Zonsopkomst 2024-03-11 18:06:27 -05:00
parent 949dda39b9
commit 28c9574d67
1 changed files with 10 additions and 2 deletions

View File

@ -17,9 +17,17 @@
easytag # Music Tag Editor
freetube # YouTube Front-End
gajim # XMPP Client
gnucash # Double Entry Accounting Software
#gnucash # Double Entry Accounting Software
(gnucash.overrideAttrs (old: rec {
name = "gnucash-${version}";
version = "5.4";
src = requireFile {
name = "https://github.com/Gnucash/gnucash/releases/download/${version}/${pname}-${version}-1.tar.bz2";
sha256 = "0000000000000000000000000000000000000000000000000000";
#sha256 = "sha256-d0EWXW1lLqe0oehJjPQ5pWuBpcyLZTKRpZBU8jYqv8w=";
};
}))
gpodder # Podcast Manager
gretl # Econometric Analysis