From bb67070bd47105ceb33387a253735bda9a62e9ea Mon Sep 17 00:00:00 2001 From: John Axel Eriksson Date: Tue, 26 Nov 2024 08:47:48 +0100 Subject: [PATCH] fix: lint complaints (#1030) --- flake/buildkite-pipeline.nix | 1 - flake/helper-packages.nix | 1 - 2 files changed, 2 deletions(-) diff --git a/flake/buildkite-pipeline.nix b/flake/buildkite-pipeline.nix index 9dfc5bb5..33626ebf 100644 --- a/flake/buildkite-pipeline.nix +++ b/flake/buildkite-pipeline.nix @@ -1,7 +1,6 @@ { withSystem, lib, - self, ... }: let inherit (lib) mapAttrsToList filterAttrs hasPrefix filter elem; diff --git a/flake/helper-packages.nix b/flake/helper-packages.nix index 6e0fc546..5f425834 100644 --- a/flake/helper-packages.nix +++ b/flake/helper-packages.nix @@ -15,7 +15,6 @@ rbw rofi-wayland skim - util-linux wpa_supplicant ;