X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fsources.texi;fp=doc%2Fsources.texi;h=1c9b3865885451ba8b676f1da2c4fcb1fcc47da6;hb=0139e8deda4112d2c3dcd52e0ad72162e54caa03;hp=8f558b419db9cac9dfefe5976937f4b7fc213e3e;hpb=736d042497628241e86e78c01a195fd1585435cf;p=nncp.git diff --git a/doc/sources.texi b/doc/sources.texi index 8f558b4..1c9b386 100644 --- a/doc/sources.texi +++ b/doc/sources.texi @@ -6,12 +6,10 @@ be buggy. It does not contain compiled documentation and dependent libraries source code. Because of that, it is recommended for porters to use @ref{Tarballs, tarballs} instead. -You can obtain it and fetch dependent libraries source code as git submodules: @verbatim $ git clone git://git.cypherpunks.ru/nncp.git nncp $ cd nncp $ git checkout develop -$ git submodule update --init @end verbatim Also there is mirror of dependent libraries for safety if their native @@ -23,9 +21,9 @@ repositories will be unavailable (they are seldom updated): @item @code{github.com/dustin/go-humanize} @tab @url{git://git.cypherpunks.ru/go-humanize.git} @item @code{github.com/flynn/noise} @tab @url{git://git.cypherpunks.ru/noise.git} @item @code{github.com/gorhill/cronexpr} @tab @url{git://git.cypherpunks.ru/cronexpr.git} +@item @code{github.com/hjson/hjson-go} @tab @url{git://git.cypherpunks.ru/hjson-go.git} @item @code{golang.org/x/crypto} @tab @url{git://git.cypherpunks.ru/crypto.git} @item @code{golang.org/x/net} @tab @url{git://git.cypherpunks.ru/net.git} @item @code{golang.org/x/sys} @tab @url{git://git.cypherpunks.ru/sys.git} @item @code{gopkg.in/check.v1} @tab @url{git://git.cypherpunks.ru/check.git} -@item @code{gopkg.in/yaml.v2} @tab @url{git://git.cypherpunks.ru/yaml.git} @end multitable