Merge pull request #83389 from jonringer/add-xdg

python3Packages.xdg: init at 4.0.1
This commit is contained in:
Matthieu Coudron
2020-03-26 20:09:45 +01:00
committed by GitHub
5 changed files with 46 additions and 13 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 { };