mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
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:
parent
3b865cc317
commit
d8ac3bc137
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue