aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2020-08-14 12:31:16 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2020-08-14 12:31:16 +0200
commited1c98b71b6f092e4c8babf31cb0b56143f6af8f (patch)
tree5952b5c712261526f20ece8d723f798df99b80d9
parent58244df7cc7b6c37a01b3d7729ead3e6d6efd90c (diff)
downloadwww-ed1c98b71b6f092e4c8babf31cb0b56143f6af8f.tar.gz
www-ed1c98b71b6f092e4c8babf31cb0b56143f6af8f.zip
add some packages
-rw-r--r--template/install.html.j23
1 files changed, 3 insertions, 0 deletions
diff --git a/template/install.html.j2 b/template/install.html.j2
index d65b74d1..9417ebbe 100644
--- a/template/install.html.j2
+++ b/template/install.html.j2
@@ -31,6 +31,9 @@ If you have any queries about the installation or the usage, please <a href="eng
31 We recommend to use binary packages provided by the package manager integrated 31 We recommend to use binary packages provided by the package manager integrated
32 within your Operating System. GNUnet is reportedly available for at least: 32 within your Operating System. GNUnet is reportedly available for at least:
33 <ul> 33 <ul>
34 <li><a href="https://packages.debian.org/search?keywords=gnunet">Debian</a></li>
35 <li><a href="https://nixos.org/nixos/packages.html?attr=gnunet&channel=nixpkgs-unstable&query=gnunet">NixOS</a></li>
36 <li><a href="https://guix.gnu.org/en/packages/G/">Guix</a></li>
34 <li><a href="https://www.archlinux.org/packages/community/x86_64/gnunet/">Arch</a></li> 37 <li><a href="https://www.archlinux.org/packages/community/x86_64/gnunet/">Arch</a></li>
35 <li><a href="https://pkgs.alpinelinux.org/package/edge/testing/x86_64/gnunet">Alpine</a></li> 38 <li><a href="https://pkgs.alpinelinux.org/package/edge/testing/x86_64/gnunet">Alpine</a></li>
36 <li><a href="https://copr.fedorainfracloud.org/coprs/yosl/gnunet/">Fedora (Copr)</a></li> 39 <li><a href="https://copr.fedorainfracloud.org/coprs/yosl/gnunet/">Fedora (Copr)</a></li>