deadbeef-with-plugins: set pname and version instead of name (#484110)
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
}:
|
||||
|
||||
symlinkJoin {
|
||||
name = "deadbeef-with-plugins-${deadbeef.version}";
|
||||
pname = "deadbeef-with-plugins";
|
||||
inherit (deadbeef) version;
|
||||
|
||||
paths = [ deadbeef ] ++ plugins;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user