treewide: remove redundant rec
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
, isPyPy
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
buildPythonPackage {
|
||||
name = "tkinter-${python.version}";
|
||||
src = py;
|
||||
format = "other";
|
||||
|
||||
Reference in New Issue
Block a user