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 --- hosts/common/core/default.nix | 2 +- hosts/common/optional/gui.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'hosts') 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