wayfire-with-plugins: set pname (#486720)

This commit is contained in:
Jo
2026-02-04 18:58:20 +00:00
committed by GitHub
@@ -7,7 +7,8 @@
}:
symlinkJoin {
name = "wayfire-wrapped-${lib.getVersion wayfire}";
pname = "wayfire-wrapped";
inherit (wayfire) version;
nativeBuildInputs = [ makeWrapper ];