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/core | |
| 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/core')
| -rw-r--r-- | hosts/common/core/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/core/default.nix b/hosts/common/core/default.nix index 46f1aa5..05ecde3 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.tshark + pkgs.master.tshark pkgs.unixtools.xxd pkgs.unrar pkgs.unzip |
