exactaudiocopy: set pname and version instead of name

This commit is contained in:
jopejoe1
2026-01-23 11:08:01 +01:00
parent 7360ff076d
commit a5fc1f6cfa
+1 -1
View File
@@ -77,7 +77,7 @@ let
};
in
symlinkJoin {
name = "${pname}-${version}";
inherit pname version;
paths = [
wrapper