summaryrefslogtreecommitdiff
path: root/checks.nix
diff options
context:
space:
mode:
Diffstat (limited to 'checks.nix')
-rw-r--r--checks.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/checks.nix b/checks.nix
index 2d60a1c..b169cb3 100644
--- a/checks.nix
+++ b/checks.nix
@@ -1,7 +1,7 @@
{
- system,
inputs,
lib,
+ system,
}: let
pkgs = inputs.self.legacyPackages.${system};
in {