glcontext: init at 2.3.3 and add as moderngl dep

This commit is contained in:
Frido Friedemann
2021-05-13 09:29:37 -07:00
committed by Jonathan Ringer
parent 7b056fe82d
commit d52e8aaab5
4 changed files with 55 additions and 2 deletions
+2
View File
@@ -2725,6 +2725,8 @@ in {
glasgow = callPackage ../development/python-modules/glasgow { };
glcontext = callPackage ../development/python-modules/glcontext { };
glob2 = callPackage ../development/python-modules/glob2 { };
globre = callPackage ../development/python-modules/globre { };