[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (251cb68 -> fe1cd09)
From: |
guix-commits |
Subject: |
branch master updated (251cb68 -> fe1cd09) |
Date: |
Thu, 5 Nov 2020 12:46:08 -0500 (EST) |
roptat pushed a change to branch master
in repository guix.
from 251cb68 gnu: linux-libre: Update to 5.9.4.
new 336c9f0 gnu: Add go-github-com-hashicorp-go-syslog.
new 1ce9759 gnu: Add go-github-com-hjson-hjson-go.
new 546ddef gnu: Add go-golang-zx2c4-com-wireguard.
new 6ba1769 gnu: Add go-github-com-kardianos-minwinsvc.
new d814246 gnu: Add yggdrasil.
new fe1cd09 services: Add yggdrasil-service-type.
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/guix.texi | 96 ++++++++++++++++++
gnu/local.mk | 1 +
gnu/packages/golang.scm | 102 +++++++++++++++++++
gnu/packages/networking.scm | 95 ++++++++++++++++++
gnu/packages/patches/yggdrasil-extra-config.patch | 86 ++++++++++++++++
gnu/services/networking.scm | 117 +++++++++++++++++++++-
gnu/system/examples/yggdrasil.tmpl | 60 +++++++++++
7 files changed, 556 insertions(+), 1 deletion(-)
create mode 100644 gnu/packages/patches/yggdrasil-extra-config.patch
create mode 100644 gnu/system/examples/yggdrasil.tmpl
- branch master updated (251cb68 -> fe1cd09),
guix-commits <=
- 03/06: gnu: Add go-golang-zx2c4-com-wireguard., guix-commits, 2020/11/05
- 02/06: gnu: Add go-github-com-hjson-hjson-go., guix-commits, 2020/11/05
- 04/06: gnu: Add go-github-com-kardianos-minwinsvc., guix-commits, 2020/11/05
- 01/06: gnu: Add go-github-com-hashicorp-go-syslog., guix-commits, 2020/11/05
- 05/06: gnu: Add yggdrasil., guix-commits, 2020/11/05
- 06/06: services: Add yggdrasil-service-type., guix-commits, 2020/11/05