mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
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 @@ (define-public vdirsyncer
|
|||
python-pytest-cov
|
||||
python-pytest-httpserver
|
||||
radicale))
|
||||
(propagated-inputs
|
||||
(inputs
|
||||
(list python-aiohttp
|
||||
python-aiostream
|
||||
python-atomicwrites
|
||||
|
|
Loading…
Reference in a new issue