mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
5fb1def1e7
commit
ee8706643e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user