gnu: toot: Make propagated-inputs regular inputs.
* gnu/packages/mastodon.scm (toot)[propagated-inputs]: Move all ... [inputs]: ... here.
This commit is contained in:
parent
324db47147
commit
d507ec0994
@ -47,7 +47,7 @@
|
||||
(invoke "py.test"))))))
|
||||
(native-inputs
|
||||
`(("python-pytest" ,python-pytest)))
|
||||
(propagated-inputs
|
||||
(inputs
|
||||
`(("python-beautifulsoup4" ,python-beautifulsoup4)
|
||||
("python-requests" ,python-requests)
|
||||
("python-urwid" ,python-urwid)
|
||||
|
Loading…
Reference in New Issue
Block a user