mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
missing inherited propagated inputs
This commit is contained in:
parent
b0d999e09b
commit
e2525c0771
1 changed files with 2 additions and 0 deletions
|
@ -105,6 +105,8 @@
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(
|
`(
|
||||||
("sssd" ,sssd)
|
("sssd" ,sssd)
|
||||||
|
,@(package-propagated-inputs terminator)
|
||||||
|
|
||||||
))
|
))
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue