unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63003] [PATCH 0/3] gnu: Add restic-rest-server.
@ 2023-04-21 19:53 Timo Wilken
  2023-04-21 19:55 ` [bug#63003] [PATCH 1/3] gnu: Move golang dependencies to (gnu packages golang) Timo Wilken
  0 siblings, 1 reply; 7+ messages in thread
From: Timo Wilken @ 2023-04-21 19:53 UTC (permalink / raw)
  To: 63003; +Cc: Timo Wilken

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





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-04-23 20:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-21 19:53 [bug#63003] [PATCH 0/3] gnu: Add restic-rest-server Timo Wilken
2023-04-21 19:55 ` [bug#63003] [PATCH 1/3] gnu: Move golang dependencies to (gnu packages golang) Timo Wilken
2023-04-21 19:55   ` [bug#63003] [PATCH 2/3] gnu: Add go-github-com-coreos-go-systemd-activation Timo Wilken
2023-04-21 19:59     ` Timo Wilken
2023-04-21 19:55   ` [bug#63003] [PATCH 3/3] gnu: Add restic-rest-server Timo Wilken
2023-04-23 14:47     ` bug#63003: " Leo Famulari
2023-04-23 14:50       ` [bug#63003] " Timo Wilken

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).