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

View File

@ -19,7 +19,7 @@
gajim # XMPP Client
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