buildPython*: use pname
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
}:
|
||||
|
||||
buildPythonPackage {
|
||||
name = "tkinter-${python.version}";
|
||||
pname = "tkinter";
|
||||
version = python.version;
|
||||
src = py;
|
||||
format = "other";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user