~ruther/guix-local

ee8706643ef68b04e94522dbbfbc058191478a57 — Nicolas Graves 9 months ago 5fb1def
gnu: borg: Use python-msgpack-for-borg.

Otherwise tests fail.

* gnu/packages/backup.scm (borg)[inputs]: Replace python-msgpack by
python-msgpack-for-borg.

Change-Id: Icc02fa62856d17b20f42ecdf630dacef6dc44197
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/backup.scm
M gnu/packages/backup.scm => gnu/packages/backup.scm +1 -1
@@ 681,7 681,7 @@ rsnapshot uses hard links to deduplicate identical files.")
           lz4
           openssl
           ;; This is the latest version of msgpack accepted by 'setup.py'.
           python-msgpack
           python-msgpack-for-borg
           ;; FUSE 3 isn't working well, so we stick with FUSE 2 for now:
           ;; <https://issues.guix.gnu.org/53407>
           python-llfuse