aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/common
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2026-05-08 09:29:38 -0700
committerMark Nipper <nipsy@bitgnome.net>2026-05-08 09:29:38 -0700
commit85194536dc47a95a9666e8cfbaacc5bac02291a2 (patch)
tree5dbc9da469c94c562e46c1313971e04ec537de72 /hosts/common
parentfc9d703530d7c4bb14336661644e0861b1f1ca27 (diff)
downloadnix-85194536dc47a95a9666e8cfbaacc5bac02291a2.tar
nix-85194536dc47a95a9666e8cfbaacc5bac02291a2.tar.gz
nix-85194536dc47a95a9666e8cfbaacc5bac02291a2.tar.bz2
nix-85194536dc47a95a9666e8cfbaacc5bac02291a2.tar.lz
nix-85194536dc47a95a9666e8cfbaacc5bac02291a2.tar.xz
nix-85194536dc47a95a9666e8cfbaacc5bac02291a2.tar.zst
nix-85194536dc47a95a9666e8cfbaacc5bac02291a2.zip
Bump wireshark related packages back to nixos-unstable
Diffstat (limited to 'hosts/common')
-rw-r--r--hosts/common/core/default.nix2
-rw-r--r--hosts/common/optional/gui.nix2
2 files changed, 2 insertions, 2 deletions
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