Gnucash attempt 4

This commit is contained in:
Zonsopkomst 2024-03-19 15:18:49 -05:00
parent 0945faf3b3
commit 9a6b836595
2 changed files with 2 additions and 2 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 inputs;}; #extraSpecialArgs = {inherit inputs;};
modules = [ modules = [

View File

@ -19,7 +19,7 @@
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