mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 16:41:08 +00:00
lock-fancy-rapid: add meta.mainProgram
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user