~ruther/guix-local

a06695ec55307fcdcd444b9a685673b80cff14e1 — Sharlatan Hellseher 5 months ago 613fe42
gnu: dosage: Move propagated inputs to inputs.

* gnu/packages/python-xyz.scm (dosage):
[propagated-inputs]: Move all from here ...
[inputs]: ... to here.

Change-Id: I6011792473f352324e99441dd8a92c301af6fe02
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +1 -1
@@ 6221,7 6221,7 @@ files are easily readable and they work nicely with version control systems.")
           python-responses
           python-setuptools
           python-setuptools-scm))
    (propagated-inputs
    (inputs
     (list python-imagesize
           python-importlib-resources
           python-lxml