treewide: name -> pname
This commit is contained in:
@@ -22,7 +22,8 @@ let
|
||||
in
|
||||
|
||||
buildGoPackage {
|
||||
name = "aptly-${version}";
|
||||
pname = "aptly";
|
||||
inherit version;
|
||||
|
||||
src = aptlySrc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user