mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: dezyne: Resurrect build.
This avoids test failures: +guile: warning: failed to install locale * gnu/packages/dezyne.scm (dezyne)[inputs]: Add libc-utf8-locales-for-target. Change-Id: I2da63e128e8f990a409b36ffaa38e56029740292
This commit is contained in:
parent
baf8c5cf80
commit
f42427046b
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ (define-public dezyne
|
|||
scmackerel))
|
||||
(inputs (list bash-minimal
|
||||
guile-3.0
|
||||
(libc-utf8-locales-for-target)
|
||||
mcrl2-minimal
|
||||
pth
|
||||
sed))
|
||||
|
|
Loading…
Reference in a new issue