lol

tshark: remove reference in alias

since we restored the alias in all-packages.nix. Otherwise nix-instantiate -A tshark returns: 'Alias tshark is still in all-packages.nix'

authored by

Matthieu Coudron and committed by
Bjørn Forsman
ff8bc2a5 fddafcc0

-1
-1
pkgs/top-level/aliases.nix
··· 1373 1373 trebleshot = throw "trebleshot has been removed. It was archived upstream, so it's considered abandoned"; 1374 1374 trilium = throw "trilium has been removed. Please use trilium-desktop instead"; # Added 2020-04-29 1375 1375 truecrypt = throw "'truecrypt' has been renamed to/replaced by 'veracrypt'"; # Converted to throw 2022-02-22 1376 - tshark = throw "'tshark' has been renamed to/replaced by 'wireshark-cli'"; # Converted to throw 2022-02-22 1377 1376 tuijam = throw "tuijam has been removed because Google Play Music was discontinued"; # Added 2021-03-07 1378 1377 turbo-geth = throw "turbo-geth has been renamed to erigon"; # Added 2021-08-08 1379 1378 twister = throw "twister has been removed: abandoned by upstream and python2-only"; # Added 2022-04-26