mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
rofi-power-menu: adding missing meta.mainProgram
This commit is contained in:
parent
a2190cfc49
commit
789a224ab1
@ -22,5 +22,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/jluttine/rofi-power-menu";
|
||||
maintainers = with maintainers; [ ikervagyok ];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "rofi-power-menu";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user