GNU bug report logs -
#63003
[PATCH 0/3] gnu: Add restic-rest-server.
Previous Next
Reported by: Timo Wilken <guix <at> twilken.net>
Date: Fri, 21 Apr 2023 19:55:02 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
The restic REST server is a Go program that serves a restic backup repository
over HTTP.
Almost all dependencies were already packaged in Guix, though some in (gnu
packages syncthing). I moved these to (gnu packages golang) with the rest of
the Go dependencies, as that seemed appropriate.
Timo Wilken (3):
gnu: Move golang dependencies to (gnu packages golang).
gnu: Add go-github-com-coreos-go-systemd-activation.
gnu: Add restic-rest-server.
gnu/packages/backup.scm | 48 ++++++++++++++++
gnu/packages/golang.scm | 115 ++++++++++++++++++++++++++++++++++++-
gnu/packages/syncthing.scm | 90 -----------------------------
3 files changed, 162 insertions(+), 91 deletions(-)
base-commit: 13ebf5e36cc676627a19072d3712c399b7aae61f
--
2.39.2
This bug report was last modified 2 years and 31 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.