Typo in bitbucket-cli expression
This commit is contained in:
parent
3df7911f35
commit
05f7391881
1 changed files with 1 additions and 1 deletions
|
@ -793,7 +793,7 @@ rec {
|
|||
meta = with stdenv.lib; {
|
||||
description = "Bitbucket command line interface";
|
||||
homepage = "https://bitbucket.org/zhemao/bitbucket-cli";
|
||||
mainteners = [ mainteners.refnil ];
|
||||
maintainers = [ maintainers.refnil ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue