pythonPackages.smugline: remove
Upstream states that it is no longer maintained. Reference: https://github.com/gingerlime/smugline#broken-no-longer-maintained Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
This commit is contained in:
committed by
Jonathan Ringer
parent
3341f6c1fc
commit
b5de671861
@@ -6654,8 +6654,6 @@ in {
|
||||
|
||||
smpplib = callPackage ../development/python-modules/smpplib { };
|
||||
|
||||
smugline = callPackage ../development/python-modules/smugline { };
|
||||
|
||||
smugpy = callPackage ../development/python-modules/smugpy { };
|
||||
|
||||
snack = toPythonModule (pkgs.newt.override { inherit (self) python; });
|
||||
|
||||
Reference in New Issue
Block a user