termite: fix typo
This commit is contained in:
parent
75c66fb40a
commit
f0f31a256f
@ -31,7 +31,7 @@ let
|
|||||||
description = "A simple VTE-based terminal";
|
description = "A simple VTE-based terminal";
|
||||||
license = licenses.lgpl2Plus;
|
license = licenses.lgpl2Plus;
|
||||||
homepage = https://github.com/thestinger/termite/;
|
homepage = https://github.com/thestinger/termite/;
|
||||||
maintainers = with matinainers; [ koral garbas ];
|
maintainers = with maintainers; [ koral garbas ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user