gnu: duplicity: Remove python-lockfile propagated-input.

* gnu/packages/backup.scm (duplicity)[propagated-input]: Remove
python-lockfile.

Change-Id: Ieaa7330354c96aee0ee4c754419b10380f24acda
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2025-12-25 00:50:54 +01:00 committed by Andreas Enge
parent 88ac4f61e5
commit bf7bea493b
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -140,7 +140,7 @@
tzdata-for-tests
python-mock))
(propagated-inputs
(list python-lockfile python-pygobject python-urllib3))
(list python-pygobject python-urllib3))
(inputs
(list bash-minimal ; to run the wrapped program
dbus ; dbus-launch (Gio backend)