Loading pkgs/by-name/xi/xiphos/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -97,7 +97,7 @@ stdenv.mkDerivation rec { export SWORD_HOME=${sword}; ''; meta = with lib; { meta = { description = "GTK Bible study tool"; longDescription = '' Xiphos (formerly known as GnomeSword) is a Bible study tool Loading @@ -106,8 +106,8 @@ stdenv.mkDerivation rec { modules from The SWORD Project and elsewhere. ''; homepage = "https://www.xiphos.org/"; license = licenses.gpl2Plus; license = lib.licenses.gpl2Plus; maintainers = [ ]; platforms = platforms.linux; platforms = lib.platforms.linux; }; } Loading
pkgs/by-name/xi/xiphos/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -97,7 +97,7 @@ stdenv.mkDerivation rec { export SWORD_HOME=${sword}; ''; meta = with lib; { meta = { description = "GTK Bible study tool"; longDescription = '' Xiphos (formerly known as GnomeSword) is a Bible study tool Loading @@ -106,8 +106,8 @@ stdenv.mkDerivation rec { modules from The SWORD Project and elsewhere. ''; homepage = "https://www.xiphos.org/"; license = licenses.gpl2Plus; license = lib.licenses.gpl2Plus; maintainers = [ ]; platforms = platforms.linux; platforms = lib.platforms.linux; }; }