xtrt: set meta.mainProgram
This commit is contained in:
parent
ac12e3e673
commit
91c2bef35c
1 changed files with 1 additions and 0 deletions
|
@ -32,5 +32,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://github.com/figsoda/xtrt";
|
||||
license = licenses.unlicense;
|
||||
maintainers = with maintainers; [ figsoda ];
|
||||
mainProgram = "xtrt";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue