rofi: set pname and version instead of name
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
}:
|
||||
|
||||
symlinkJoin {
|
||||
name = "rofi-${rofi-unwrapped.version}";
|
||||
pname = "rofi";
|
||||
inherit (rofi-unwrapped) version;
|
||||
|
||||
paths = [
|
||||
rofi-unwrapped.out
|
||||
|
||||
Reference in New Issue
Block a user