aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix2
-rw-r--r--hosts/common/core/default.nix2
-rw-r--r--hosts/common/optional/gui.nix2
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