ilixi: update homepage
This commit is contained in:
parent
4d3ed9f5d5
commit
96dc7a1c54
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Lightweight C++ GUI toolkit for embedded Linux systems";
|
description = "Lightweight C++ GUI toolkit for embedded Linux systems";
|
||||||
homepage = http://ilixi.org/;
|
homepage = https://github.com/ilixi/ilixi;
|
||||||
license = licenses.lgpl3;
|
license = licenses.lgpl3;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = [ maintainers.bjornfor ];
|
maintainers = [ maintainers.bjornfor ];
|
||||||
|
Loading…
Reference in New Issue
Block a user