From 31cc2f7441ea53e07ce388dde9b4a9a58f26e2ec Mon Sep 17 00:00:00 2001 From: Myned Date: Fri, 13 Sep 2024 13:45:22 -0500 Subject: [PATCH] nix: fix wireshark build Signed-off-by: Myned --- options/custom/programs/wireshark.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/options/custom/programs/wireshark.nix b/options/custom/programs/wireshark.nix index 46f44bc..f10e1a2 100644 --- a/options/custom/programs/wireshark.nix +++ b/options/custom/programs/wireshark.nix @@ -1,6 +1,7 @@ { config, lib, + pkgs, ... }: with lib; let