treewide: removed name from a few pythonpackages defining pname and version
This commit is contained in:
committed by
Frederik Rietdijk
parent
4b391934e9
commit
0415710a5d
@@ -3,7 +3,6 @@
|
||||
with python3Packages;
|
||||
|
||||
buildPythonApplication rec {
|
||||
name = "${pname}-${version}";
|
||||
pname = "khal";
|
||||
version = "0.9.9";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user