python2Packages.wcwidth: typo

This commit is contained in:
Ulysses Zhan
2026-03-30 08:09:40 -07:00
parent fcf3b4f418
commit eb04b1bcbd
+1 -1
View File
@@ -61,7 +61,7 @@ with super;
six = disabled super.six;
wcwidth = disabled super.wcwitch;
wcwidth = disabled super.wcwidth;
wheel = callPackage ../development/python2-modules/wheel { };