From 6d9f867465d60f09c00811d32d4260f76af53452 Mon Sep 17 00:00:00 2001 From: isabel Date: Sat, 18 May 2024 09:29:07 +0100 Subject: [PATCH] chore: ignore some inputs --- darwin/flake.nix | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/darwin/flake.nix b/darwin/flake.nix index b217c08..e3e4b40 100644 --- a/darwin/flake.nix +++ b/darwin/flake.nix @@ -23,13 +23,7 @@ }; outputs = - inputs@{ - self, - nixpkgs, - darwin, - home-manager, - ... - }: + inputs@{ darwin, home-manager, ... }: # we can use the `let` and `in` syntax to define variables # and use them in the rest of the expression let