From 85194536dc47a95a9666e8cfbaacc5bac02291a2 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Fri, 8 May 2026 09:29:38 -0700 Subject: Bump wireshark related packages back to nixos-unstable --- 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 9197fe7..468a9a1 100644 --- a/flake.nix +++ b/flake.nix @@ -250,7 +250,7 @@ pkgs.tlp pkgs.traceroute pkgs.tree - pkgs.master.tshark + pkgs.tshark pkgs.unixtools.xxd pkgs.unrar pkgs.unzip diff --git a/hosts/common/core/default.nix b/hosts/common/core/default.nix index 05ecde3..46f1aa5 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.master.tshark + pkgs.tshark pkgs.unixtools.xxd pkgs.unrar pkgs.unzip diff --git a/hosts/common/optional/gui.nix b/hosts/common/optional/gui.nix index 1ad0f20..4ed2b86 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.wireshark pkgs.xclip pkgs.xdotool pkgs.appres -- cgit v1.3