Gnucash attempt 4

This commit is contained in:
Zonsopkomst 2024-03-19 14:05:30 -05:00
parent 1e8140aad0
commit 7ba8174503
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,6 @@
hyprland, hyprland,
nixpkgs, nixpkgs,
nix-flatpak, nix-flatpak,
gnucashpkgs.legacyPackages.x86_64-linux.gnucash,
... ...
}: { }: {

View File

@ -18,7 +18,8 @@
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
inputs.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