summaryrefslogtreecommitdiff
path: root/checks.nix
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-11-16 02:16:22 +0300
committerAzat Bahawi <azat@bahawi.net>2023-11-16 02:16:22 +0300
commit576d4d672d37e490bd5f8dfb4397909600ed68db (patch)
tree77cc6edfea50f24048f69bf2c54bc6d6f2117e01 /checks.nix
parent1b39cfb14b608f374208a9483db661ccd1a43230 (diff)
2023-11-16
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};