diff options
| author | Sigmanificient <edhyjox@gmail.com> | 2026-02-02 00:51:41 +0100 |
|---|---|---|
| committer | Sigmanificient <edhyjox@gmail.com> | 2026-02-03 20:04:22 +0100 |
| commit | 952233b41331344a8df07e7c8ae5286ddbaccc31 (patch) | |
| tree | 079d116452bd69c0193d8cade06e6a4a3edd612c /pkgs/top-level | |
| parent | questdb: 9.2.2 -> 9.3.2 (#475357) (diff) | |
| download | nixpkgs-952233b41331344a8df07e7c8ae5286ddbaccc31.tar.gz | |
tcptrace: drop
Diffstat (limited to 'pkgs/top-level')
| -rw-r--r-- | pkgs/top-level/aliases.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/aliases.nix b/pkgs/top-level/aliases.nix index 287bbf8e3094..32ae933f546c 100644 --- a/pkgs/top-level/aliases.nix +++ b/pkgs/top-level/aliases.nix @@ -1737,6 +1737,7 @@ mapAliases { tclvfs = throw "'tclvfs' has been renamed to/replaced by 'tclPackages.tclvfs'"; # Converted to throw 2025-10-27 tclx = throw "'tclx' has been renamed to/replaced by 'tclPackages.tclx'"; # Converted to throw 2025-10-27 tcp-cutter = throw "tcp-cutter has been removed because it fails to compile and the source url is dead"; # Added 2025-05-25 + tcptrace = throw "tcptrace has been removed as it was broken and upstream is gone"; # Added 2026-02-02 tdesktop = throw "'tdesktop' has been renamed to/replaced by 'telegram-desktop'"; # Converted to throw 2025-10-27 tdfgo = throw "'tdfgo' has been removed because it was removed from upstream"; # Added 2025-12-18 tdlib-purple = throw "'tdlib-purple' has been renamed to/replaced by 'pidginPackages.tdlib-purple'"; # Converted to throw 2025-10-27 |
