ssb-patchwork: set pname and version instead of name

This commit is contained in:
jopejoe1
2026-01-22 08:02:08 +01:00
parent 5ec3546a11
commit ea76efc897
+3 -1
View File
@@ -36,7 +36,9 @@ let
in
symlinkJoin {
inherit name;
inherit version;
pname = "patchwork";
paths = [ binary ];
postBuild = ''