diff options
| author | Mark Nipper <nipsy@bitgnome.net> | 2026-05-02 09:39:28 -0700 |
|---|---|---|
| committer | Mark Nipper <nipsy@bitgnome.net> | 2026-05-02 09:39:28 -0700 |
| commit | 827b3091a9b8598659cb2137610d79a5fccdf63f (patch) | |
| tree | 2850a52d19bd7e80596869d9c62dcebf46681baf /hosts/common/optional | |
| parent | c509b7ef8eee520ed97b23fdc9baaeeb9a79a6e7 (diff) | |
| download | nix-827b3091a9b8598659cb2137610d79a5fccdf63f.tar nix-827b3091a9b8598659cb2137610d79a5fccdf63f.tar.gz nix-827b3091a9b8598659cb2137610d79a5fccdf63f.tar.bz2 nix-827b3091a9b8598659cb2137610d79a5fccdf63f.tar.lz nix-827b3091a9b8598659cb2137610d79a5fccdf63f.tar.xz nix-827b3091a9b8598659cb2137610d79a5fccdf63f.tar.zst nix-827b3091a9b8598659cb2137610d79a5fccdf63f.zip | |
Bump tshark and wireshark to master branch
Diffstat (limited to 'hosts/common/optional')
| -rw-r--r-- | hosts/common/optional/gui.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/optional/gui.nix b/hosts/common/optional/gui.nix index 39937b2..1ad0f20 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.master.wireshark pkgs.xclip pkgs.xdotool pkgs.appres |
