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"; system = "x86_64-linux";
# 03/12/2024 Gnucash Attempt: # 03/12/2024 Gnucash Attempt:
extraSpecialArgs = {inherit gnucashpkgs;}; extraSpecialArgs = {inherit inputs;};
modules = [ modules = [

View File

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