gnu: vdirsyncer: Don't propagate python packages.
* gnu/packages/dav.scm (vdirsyncer)[propagated-inputs]: Move all packages ... [inputs]: ... to here.
This commit is contained in:
parent
f635f72577
commit
3d2c9608ab
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ efficient syncing
|
||||||
python-pytest-cov
|
python-pytest-cov
|
||||||
python-pytest-httpserver
|
python-pytest-httpserver
|
||||||
radicale))
|
radicale))
|
||||||
(propagated-inputs
|
(inputs
|
||||||
(list python-aiohttp
|
(list python-aiohttp
|
||||||
python-aiostream
|
python-aiostream
|
||||||
python-atomicwrites
|
python-atomicwrites
|
||||||
|
|
Reference in a new issue