colorpicker: set meta.mainProgram
This commit is contained in:
parent
1d4d39f0bc
commit
60eb8d62a7
1 changed files with 1 additions and 0 deletions
|
@ -23,5 +23,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://github.com/Ancurio/colorpicker";
|
||||
maintainers = with maintainers; [ jb55 ];
|
||||
license = licenses.mit;
|
||||
mainProgram = "colorpicker";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue