ssb-patchwork: set pname and version instead of name
This commit is contained in:
@@ -36,7 +36,9 @@ let
|
||||
|
||||
in
|
||||
symlinkJoin {
|
||||
inherit name;
|
||||
inherit version;
|
||||
pname = "patchwork";
|
||||
|
||||
paths = [ binary ];
|
||||
|
||||
postBuild = ''
|
||||
|
||||
Reference in New Issue
Block a user