python3Packages.pydsdl: init at 1.4.2

This commit is contained in:
wucke13
2020-06-06 19:19:53 +02:00
parent 79b919e75b
commit 3f50371a61
2 changed files with 39 additions and 0 deletions
+2
View File
@@ -1287,6 +1287,8 @@ in {
pyscreenshot = callPackage ../development/python-modules/pyscreenshot { };
pydsdl = callPackage ../development/python-modules/pydsdl { };
pyside = callPackage ../development/python-modules/pyside {
inherit (pkgs) mesa;
};