exactaudiocopy: set pname and version instead of name (#483007)
This commit is contained in:
@@ -77,7 +77,7 @@ let
|
||||
};
|
||||
in
|
||||
symlinkJoin {
|
||||
name = "${pname}-${version}";
|
||||
inherit pname version;
|
||||
|
||||
paths = [
|
||||
wrapper
|
||||
|
||||
Reference in New Issue
Block a user