python3Packages.xdg: init at 4.0.1

This commit is contained in:
Jonathan Ringer
2020-03-25 17:11:45 -07:00
parent c9f09584bc
commit 44df87416d
2 changed files with 36 additions and 0 deletions
+2
View File
@@ -3943,6 +3943,8 @@ in {
colored = callPackage ../development/python-modules/colored { };
xdg = callPackage ../development/python-modules/xdg { };
xdis = callPackage ../development/python-modules/xdis { };
xnd = callPackage ../development/python-modules/xnd { };