bashmount: set meta.mainProgram
This commit is contained in:
parent
c01d3cb418
commit
0090978b2a
@ -30,6 +30,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/jamielinux/bashmount";
|
||||
description = "A menu-driven bash script for the management of removable media with udisks";
|
||||
mainProgram = "bashmount";
|
||||
maintainers = [ maintainers.koral ];
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.all;
|
||||
|
Loading…
Reference in New Issue
Block a user