]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/install.texi
Download link for 7.2.1 release
[nncp.git] / doc / install.texi
index 55d14999ec8900103142d5df26d4965f2b9ffab0..a8189f18092a1a783371bafe6831ee1d49cd7ce6 100644 (file)
@@ -1,22 +1,20 @@
 @node Installation
 @unnumbered Installation
 
-@set VERSION 5.3.2
-
 Possibly NNCP package already exists for your distribution:
 
 @itemize
 @item @url{https://www.freshports.org/net/nncp/, FreeBSD ports}
 @item @url{https://github.com/DragonFlyBSD/DPorts/tree/master/net/nncp, DragonFly BSD ports}
+@item @url{https://github.com/NixOS/nixpkgs/tree/master/pkgs/tools/misc/nncp, NixOS packages}
 @item @url{https://github.com/void-linux/void-packages/blob/master/srcpkgs/nncp/template, Void Linux}
 @item @url{https://qa.debian.org/developer.php?login=jgoerzen@@complete.org, Debian packages} (pending inclusion, maintainer's page)
-@item @url{https://github.com/NixOS/nixpkgs/pull/75772, NixOS packages} (pending inclusion, maintainer's page)
 @end itemize
 
 NNCP should run on any POSIX-compatible operating system.
 
 NNCP is written on @url{https://golang.org/, Go} programming language
-and you have to install Go compiler 1.10+ version. @command{Make} (BSD
+and you have to install Go compiler 1.13+ version. @command{Make} (BSD
 and GNU versions are fine) is recommended for convenient building.
 @url{https://www.gnu.org/software/texinfo/, Texinfo} is used for
 building documentation (although tarballs already include it).