~ruther/guix-local

b7f4cf4f461ad652c73c9e5b159ff0f99c4c2e1d — Nicolas Graves 4 months ago ba94b24
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>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/backup.scm
M gnu/packages/backup.scm => gnu/packages/backup.scm +1 -1
@@ 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)