Temp removed gnucash legacyPackages edits
This commit is contained in:
parent
3a3b255544
commit
61f946c69d
2 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
# 03/12/2024 Gnucash Attempt:
|
# 03/12/2024 Gnucash Attempt:
|
||||||
# legacyPackages.url = "github.com/Gnucash/gnucash/releases/download/5.4/gnucash-5.4-1.tar.gz";
|
# legacyPackages.url = "github.com/Gnucash/gnucash/releases/download/5.4/gnucash-5.4-1.tar.gz";
|
||||||
legacyPackages.gnucash.url = "github.com/NixOS/nixpkgs/blob/f4599feae4160285c5ce4e4364bd147df83e780c";
|
#legacyPackages.gnucash.url = "github.com/NixOS/nixpkgs/blob/f4599feae4160285c5ce4e4364bd147df83e780c";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = inputs@{
|
outputs = inputs@{
|
||||||
|
@ -226,7 +226,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 = [
|
||||||
|
|
||||||
|
|
|
@ -17,8 +17,8 @@
|
||||||
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
|
||||||
legacyPackages.gnucash.${pkgs.system}.gnucash
|
#legacyPackages.gnucash.${pkgs.system}.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
|
||||||
|
|
Loading…
Reference in a new issue