yodl: update homepage
This commit is contained in:
@@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "A package that implements a pre-document language and tools to process it";
|
description = "A package that implements a pre-document language and tools to process it";
|
||||||
homepage = https://fbb-git.github.io/yodl/;
|
homepage = https://fbb-git.gitlab.io/yodl/;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ pSub ];
|
maintainers = with maintainers; [ pSub ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
|||||||
Reference in New Issue
Block a user