diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/common/core/default.nix | 2 | ||||
| -rw-r--r-- | hosts/common/optional/gui.nix | 2 |
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 |
