about summary refs log tree commit diff
path: root/pkgs/top-level/python-aliases.nix
diff options
context:
space:
mode:
authorFabian Affolter <mail@fabian-affolter.ch>2024-05-21 22:34:47 +0200
committerFabian Affolter <mail@fabian-affolter.ch>2024-05-21 23:04:20 +0200
commit33916ed7b1fd0cee9080bc8b8928ee2055752be1 (patch)
tree61b85fc57df6baa2f926c4efb044f8391d63df1e /pkgs/top-level/python-aliases.nix
parent2738a78e19ef5f5f5abc8d4b5d7882821bdc263a (diff)
python312Packages.pylti: remove
pylti has been removed because it is unmaintained since 2019
Diffstat (limited to 'pkgs/top-level/python-aliases.nix')
-rw-r--r--pkgs/top-level/python-aliases.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/python-aliases.nix b/pkgs/top-level/python-aliases.nix
index 693c4512c0eb9..a777dfb597074 100644
--- a/pkgs/top-level/python-aliases.nix
+++ b/pkgs/top-level/python-aliases.nix
@@ -363,6 +363,7 @@ mapAliases ({
   pyhs100 = throw "pyhs100 has been removed in favor of python-kasa."; # added 2024-01-05
   pylibgen = throw "pylibgen is unmaintained upstreamed, and removed from nixpkgs"; # added 2020-06-20
   PyLD = pyld; # added 2022-06-22
+  pylti = throw "pylti has been removed because it is unmaintained since 2019"; # added 2024-05-21
   pymaging = throw "pymaging has been removed because it has not been maintained for 10 years and has been archived."; # added 2023-11-04
   pymaging_png = throw "pymaging_png has been removed because it has not been maintained for 10 years and has been archived."; # added 2023-11-04
   pymatgen-lammps = throw "pymatgen-lammps has been removed because it is unmaintained and broken"; # added 2023-06-20