termite: fix typo
This commit is contained in:
@@ -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;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user