git-bz: fix meta typo
Thanks to @heydojo.
This commit is contained in:
parent
38226ea4c3
commit
c169718a6b
@ -50,7 +50,7 @@ stdenv.mkDerivation {
|
|||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
homepage = http://git.fishsoup.net/cgit/git-bz/;
|
homepage = http://git.fishsoup.net/cgit/git-bz/;
|
||||||
|
|
||||||
mantainers = with maintainers; [ nckx ];
|
maintainers = with maintainers; [ nckx ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user