fixed typo
This commit is contained in:
parent
b1d04be2a3
commit
f18ede23bf
@ -1075,7 +1075,7 @@ let
|
|||||||
A 2D game physics library for Python under
|
A 2D game physics library for Python under
|
||||||
the very liberal zlib license
|
the very liberal zlib license
|
||||||
'';
|
'';
|
||||||
license = license.zlib;
|
license = licenses.zlib;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = [ maintainers.sepi ];
|
maintainers = [ maintainers.sepi ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user