Skip to content

Commit 11ba5d9

Browse files
authored
python3Packages.zeversolarlocal: drop (NixOS#483798)
2 parents 694c242 + 83beb33 commit 11ba5d9

3 files changed

Lines changed: 1 addition & 68 deletions

File tree

pkgs/development/python-modules/zeversolarlocal/default.nix

Lines changed: 0 additions & 66 deletions
This file was deleted.

pkgs/top-level/python-aliases.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,7 @@ mapAliases {
545545
zc-buildout221 = throw "'zc-buildout221' has been renamed to/replaced by 'zc-buildout'"; # Converted to throw 2025-10-29
546546
zc_lockfile = throw "'zc_lockfile' has been renamed to/replaced by 'zc-lockfile'"; # Converted to throw 2025-10-29
547547
zetup = "'zetup' has been removed because it is unmaintained"; # Added 2026-01-19
548+
zeversolarlocal = throw "'zeversolarlocal' has been removed because it is unmaintained"; # Added 2026-01-28
548549
zope_component = throw "'zope_component' has been renamed to/replaced by 'zope-component'"; # Converted to throw 2025-10-29
549550
zope_configuration = throw "'zope_configuration' has been renamed to/replaced by 'zope-configuration'"; # Converted to throw 2025-10-29
550551
zope_contenttype = throw "'zope_contenttype' has been renamed to/replaced by 'zope-contenttype'"; # Converted to throw 2025-10-29

pkgs/top-level/python-packages.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21186,8 +21186,6 @@ self: super: with self; {
2118621186

2118721187
zeversolar = callPackage ../development/python-modules/zeversolar { };
2118821188

21189-
zeversolarlocal = callPackage ../development/python-modules/zeversolarlocal { };
21190-
2119121189
zfec = callPackage ../development/python-modules/zfec { };
2119221190

2119321191
zha = callPackage ../development/python-modules/zha { };

0 commit comments

Comments
 (0)