File tree Expand file tree Collapse file tree 3 files changed +1
-47
lines changed Expand file tree Collapse file tree 3 files changed +1
-47
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -367,6 +367,7 @@ mapAliases ({
367367 keras-applications = throw "keras-applications has been removed because it's abandoned since 2022" ; # added 2025-01-12
368368 keras-preprocessing = throw "keras-preprocessing has been removed because it's abandoned since 2024" ; # added 2025-01-12
369369 keyring_24 = throw "keyring_24 has been removed, use keyring instead" ; # added 2025-01-01
370+ kivy-garden-modernmenu = throw "kivy-garden-modernmenu has been removed as it's abandoned since 2019" ; # added 2505-05-25
370371 ldap = python-ldap ; # added 2022-09-16
371372 lammps-cython = throw "lammps-cython no longer builds and is unmaintained" ; # added 2021-07-04
372373 langchain-standard-tests = langchain-tests ; # added 2025-01-22
Original file line number Diff line number Diff line change @@ -7511,8 +7511,6 @@ self: super: with self; {
75117511
75127512 kivy-garden = callPackage ../development/python-modules/kivy-garden { };
75137513
7514- kivy-garden-modernmenu = callPackage ../development/python-modules/kivy-garden-modernmenu { };
7515-
75167514 kiwiki-client = callPackage ../development/python-modules/kiwiki-client { };
75177515
75187516 kiwisolver = callPackage ../development/python-modules/kiwisolver { };
You can’t perform that action at this time.
0 commit comments