treewide: Fix packages using name where they should use pname
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
}:
|
||||
|
||||
buildPythonPackage {
|
||||
name = "svg2tikz";
|
||||
pname = "svg2tikz";
|
||||
version = "1.0.0";
|
||||
disabled = ! isPy27;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user