Gnucash attempt 4

This commit is contained in:
Zonsopkomst 2024-03-19 16:27:46 -05:00
parent 4e2386507e
commit 62dfda9867
2 changed files with 3 additions and 3 deletions

View File

@ -230,7 +230,7 @@
system = "x86_64-linux";
# 03/12/2024 Gnucash Attempt:
extraSpecialArgs = {inherit gnucashpkgs;};
extraSpecialArgs = {inherit inputs;};
modules = [

View File

@ -17,9 +17,9 @@
easytag # Music Tag Editor
freetube # YouTube Front-End
gajim # XMPP Client
#gnucash # Double Entry Accounting Software
gnucash # Double Entry Accounting Software
#gnucash.legacyPackages.${pkgs.system}.gnucash
gnucashpkgs.legacyPackages.x86_64-linux.gnucash
#gnucashpkgs.legacyPackages.x86_64-linux.gnucash
gpodder # Podcast Manager
gretl # Econometric Analysis
gzdoom # Doom Clone based on ZDoom