nix: Set mainProgram attribute
This commit is contained in:
parent
e4bb8c3f9d
commit
ba78881a68
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@
|
||||||
description = "Xwayland outside your Wayland";
|
description = "Xwayland outside your Wayland";
|
||||||
homepage = "https://github.com/Supreeeme/xwayland-satellite";
|
homepage = "https://github.com/Supreeeme/xwayland-satellite";
|
||||||
license = licenses.mpl20;
|
license = licenses.mpl20;
|
||||||
|
mainProgram = "xwayland-satellite";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue