buildPython*: use pname

This commit is contained in:
Frederik Rietdijk
2020-03-29 12:34:50 +02:00
parent 237bf9e7bc
commit 46ec52f329
24 changed files with 55 additions and 46 deletions

View File

@@ -8,7 +8,8 @@
}:
buildPythonPackage {
name = "gateone-1.2-0d57c3";
pname = "gateone";
version = "1.2-0d57c3";
disabled = isPy3k;
src = pkgs.fetchFromGitHub {