From e7f20a602f6e08a70045f36c531bc44ba1baed07 Mon Sep 17 00:00:00 2001 From: Gaetan Lepage Date: Fri, 7 Feb 2025 23:21:35 +0100 Subject: [PATCH] flake: remove unused 'inputs' --- flake/wrappers.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake/wrappers.nix b/flake/wrappers.nix index 93f04d70..706e329c 100644 --- a/flake/wrappers.nix +++ b/flake/wrappers.nix @@ -1,5 +1,4 @@ { - inputs, self, lib, ...