rofi-bluetooth: add meta.mainProgram
Related PR: NixOS#246386
This commit is contained in:
@@ -35,6 +35,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://github.com/nickclyde/rofi-bluetooth";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ MoritzBoehme ];
|
||||
mainProgram = "rofi-bluetooth";
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user