gnu: nikola: Adjust inputs.

As it's the final program and not a future Python library to keep
runtime dependencies in propagated input is not required, this change
swaps to inputs.

* gnu/packages/python-xyz.scm: Swap PROPAGATED-INPUTS to INPUTS.

Change-Id: Ib388f8515b6785348562ede96e88344d3c511b54
This commit is contained in:
Sharlatan Hellseher 2025-05-10 21:40:32 +01:00
parent 1197093d7c
commit 269e090f64
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -37569,7 +37569,7 @@ these linters: @code{pycodestlye}, @code{pyflakes}")
python-pytest
python-setuptools
python-wheel))
(propagated-inputs
(inputs
(list python-babel
python-blinker
python-dateutil