From 1c89b64f9908a3befe6dba0ebb6d4fb48fae44fd Mon Sep 17 00:00:00 2001 From: Rory& Date: Tue, 23 Jul 2024 12:25:56 +0200 Subject: pass nixpkgs draupnir to correct output --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 1b0358f..db63713 100755 --- a/flake.nix +++ b/flake.nix @@ -85,6 +85,7 @@ inherit home-manager; inherit grapevine; inherit conduit; + inherit nixpkgs-Draupnir; #inherit conduwuit; }; }; @@ -99,7 +100,6 @@ ]; specialArgs = { inherit home-manager; - inherit nixpkgs-Draupnir; }; }; -- cgit 1.4.1