From 4c8eae51d97fbf3fb2c2e240f8db53e359fe731b Mon Sep 17 00:00:00 2001 From: Zonsopkomst Date: Tue, 19 Mar 2024 16:20:39 -0500 Subject: [PATCH] Gnucash attempt 4 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index b9b8ff6..818c017 100644 --- a/flake.nix +++ b/flake.nix @@ -230,7 +230,7 @@ system = "x86_64-linux"; # 03/12/2024 Gnucash Attempt: - extraSpecialArgs = {inherit gnucashpkgs; ...}; + extraSpecialArgs = {inherit gnucashpkgs;}; modules = [