~ruther/guix-local

282b9d313ca308cae2d5d23c88b4aa5b23264802 — Ricardo Wurmus 1 year, 3 months ago 86becf5
gnu: python-devpi-process: Add missing input.

* gnu/packages/python-web.scm (python-devpi-process)[native-inputs]: Add
nss-certs-for-test.

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

M gnu/packages/python-web.scm
M gnu/packages/python-web.scm => gnu/packages/python-web.scm +2 -1
@@ 258,7 258,8 @@ indexes.")
    (propagated-inputs (list python-devpi-client python-devpi-server
                             python-typing-extensions))
    (native-inputs
     (list python-covdefaults
     (list nss-certs-for-test
           python-covdefaults
           python-hatchling
           python-hatch-vcs
           python-httpx