From 8c93644db8d9f2cab83b0600e95ed980b7bfc108 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 17 Apr 2019 23:37:31 +0200 Subject: wireshark-qt --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index dc079b98..885c264a 100644 --- a/hel.nix +++ b/hel.nix @@ -640,7 +640,7 @@ programs = { wireshark = { enable = true; - package = with pkgs; wireshark-gtk; + package = with pkgs; wireshark-qt; }; }; -- cgit v1.2.3