From 6fd73ad7422ccc69b0c627fbef0a3f3d3722940f Mon Sep 17 00:00:00 2001 From: Zonsopkomst Date: Tue, 19 Mar 2024 15:36:29 -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 6c4c555..baa030c 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 inputs gnucashpkgs;}; modules = [