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:
Nicolas Graves 2025-09-20 18:53:11 +02:00 committed by Sharlatan Hellseher
parent 5fb1def1e7
commit ee8706643e
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

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