From b41f7e15794a2de8049e5d49b2d119cc0ed40920 Mon Sep 17 00:00:00 2001 From: Emile Date: Thu, 13 Feb 2025 20:45:02 +0100 Subject: flake: formatting --- flake.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index cef87a7..aae6ed6 100644 --- a/flake.nix +++ b/flake.nix @@ -215,9 +215,7 @@ hydraJobs = let goapp-flake = import ./nix/templates/goapp/flake.nix; - goapp-flake-outputs = goapp-flake.outputs { - inherit self nixpkgs flake-utils; - }; + goapp-flake-outputs = goapp-flake.outputs {}; in { inherit (self) packages templates; nixosConfigurations = helper.buildHosts self.nixosConfigurations; -- cgit 1.4.1