rofi: set pname and version instead of name (#482583)

This commit is contained in:
Fernando Rodrigues
2026-01-22 07:47:13 +00:00
committed by GitHub
+2 -1
View File
@@ -12,7 +12,8 @@
}:
symlinkJoin {
name = "rofi-${rofi-unwrapped.version}";
pname = "rofi";
inherit (rofi-unwrapped) version;
paths = [
rofi-unwrapped.out