lock-fancy-rapid: add meta.mainProgram
This commit is contained in:
parent
1bc74de165
commit
930b1cc3ec
@ -33,6 +33,7 @@ stdenv.mkDerivation {
|
||||
description = "Faster implementation of i3lock-fancy";
|
||||
homepage = "https://github.com/yvbbrjdr/i3lock-fancy-rapid";
|
||||
maintainers = with maintainers; [ nickhu ];
|
||||
mainProgram = "i3lock-fancy-rapid";
|
||||
license = licenses.bsd3;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user