nixbot: typo
This commit is contained in:
parent
3a03bee1d9
commit
6de3eb9918
@ -17,7 +17,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
desciption = "Github bot for reviewing/testing pull requests with the help of Hydra";
|
description = "Github bot for reviewing/testing pull requests with the help of Hydra";
|
||||||
maintainers = with maintainers; [ domenkozar fpletz globin ];
|
maintainers = with maintainers; [ domenkozar fpletz globin ];
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
homepage = https://github.com/domenkozar/nixbot;
|
homepage = https://github.com/domenkozar/nixbot;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user