rofi: set pname and version instead of name

This commit is contained in:
jopejoe1
2026-01-19 14:55:51 +01:00
parent 5ec3546a11
commit f691351553
+2 -1
View File
@@ -12,7 +12,8 @@
}:
symlinkJoin {
name = "rofi-${rofi-unwrapped.version}";
pname = "rofi";
inherit (rofi-unwrapped) version;
paths = [
rofi-unwrapped.out