Merge pull request #295714 from Stunkymonkey/python-kivy-normalize
python312Packages.kivy: normalize pname
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "Kivy";
|
||||
pname = "kivy";
|
||||
version = "2.1.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
||||
Reference in New Issue
Block a user