python3Packages.pygame-ce: add updateScript
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
ninja,
|
||||
meson-python,
|
||||
pyproject-metadata,
|
||||
nix-update-script,
|
||||
|
||||
fontconfig,
|
||||
freetype,
|
||||
@@ -158,6 +159,8 @@ buildPythonPackage rec {
|
||||
"pygame.version"
|
||||
];
|
||||
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
passthru.tests = {
|
||||
inherit pygame-gui;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user