From 827b3091a9b8598659cb2137610d79a5fccdf63f Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Sat, 2 May 2026 09:39:28 -0700 Subject: Bump tshark and wireshark to master branch --- flake.nix | 2 +- hosts/common/core/default.nix | 2 +- hosts/common/optional/gui.nix | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index 468a9a1..9197fe7 100644 --- a/flake.nix +++ b/flake.nix @@ -250,7 +250,7 @@ pkgs.tlp pkgs.traceroute pkgs.tree - pkgs.tshark + pkgs.master.tshark pkgs.unixtools.xxd pkgs.unrar pkgs.unzip diff --git a/hosts/common/core/default.nix b/hosts/common/core/default.nix index 46f1aa5..05ecde3 100644 --- a/hosts/common/core/default.nix +++ b/hosts/common/core/default.nix @@ -91,7 +91,7 @@ pkgs.tftp-hpa pkgs.traceroute pkgs.tree - pkgs.tshark + pkgs.master.tshark pkgs.unixtools.xxd pkgs.unrar pkgs.unzip diff --git a/hosts/common/optional/gui.nix b/hosts/common/optional/gui.nix index 39937b2..1ad0f20 100644 --- a/hosts/common/optional/gui.nix +++ b/hosts/common/optional/gui.nix @@ -27,7 +27,7 @@ pkgs.sxiv pkgs.vdpauinfo pkgs.vulkan-tools - #pkgs.master.wireshark + pkgs.master.wireshark pkgs.xclip pkgs.xdotool pkgs.appres -- cgit v1.3