Loading pkgs/development/python-modules/pygame-ce/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,8 @@ SDL2_mixer, SDL2_ttf, numpy, pygame-gui, }: buildPythonPackage rec { Loading Loading @@ -151,6 +153,10 @@ buildPythonPackage rec { "pygame.version" ]; passthru.tests = { inherit pygame-gui; }; meta = { description = "Pygame Community Edition (CE) - library for multimedia application built on SDL"; homepage = "https://pyga.me/"; Loading Loading
pkgs/development/python-modules/pygame-ce/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,8 @@ SDL2_mixer, SDL2_ttf, numpy, pygame-gui, }: buildPythonPackage rec { Loading Loading @@ -151,6 +153,10 @@ buildPythonPackage rec { "pygame.version" ]; passthru.tests = { inherit pygame-gui; }; meta = { description = "Pygame Community Edition (CE) - library for multimedia application built on SDL"; homepage = "https://pyga.me/"; Loading