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