python3.pkgs.debut: remove

This is actually a duplicate of debian-inspector -- it was renamed recently, but
still provides the legacy debut interface.
This commit is contained in:
Cole Helbling
2021-05-08 08:26:02 -07:00
parent 1dff38cae5
commit 6e8c1aaac3
2 changed files with 0 additions and 40 deletions
-2
View File
@@ -1735,8 +1735,6 @@ in {
debugpy = callPackage ../development/python-modules/debugpy { };
debut = callPackage ../development/python-modules/debut { };
decorator = callPackage ../development/python-modules/decorator { };
decopatch = callPackage ../development/python-modules/decopatch { };