gnu: raincat: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/haskell-apps.scm
(raincat)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I43678905da46d4ab6638d2c7744a547d5ee00089
gnu: guile-wm: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/guile-wm.scm
(guile-wm)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Ie70871d0cc10f761f05273b65abda843a4ce8bcd
gnu: gtk-doc: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/gtk.scm (gtk-doc)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I5db498ba4c7c7db239adb2b46a16585da044fd02
gnu: groff: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/groff.scm (roffit): Remove trailing #t
[native-inputs]: Remove labels.
[inputs]: Add 'bash-minimal'.
(ronn-ng)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I6ffaf53d1389c49b96c964447989b9db45d6b509
gnu: gpsd: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/gpsd.scm (gpsd)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I005ee0b9d223717219463fbb01e8cbfe97a90b80
gnu: icedove: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/gnuzilla.scm (icedove)[inputs]: Add bash-minimal.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I8662841b88d46baebc7f700b7331b0c5cc786f64
gnu: icecat: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/gnuzilla.scm
(icecat)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I30f7f40b8093457e4076a3d8ac9f3a6a1cca703c
gnu: windowmaker: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/gnustep.scm
(windowmaker): Remove trailing #t.
[inputs]: Add 'bash-minimal'. Remove labels. Sort.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Icba4437e459e209cb5af4e00a436d3921fc27957
gnu: gnome-shell-extension-gsconnect: Add 'bash' input.
It is required by 'wrap-program' when cross-compilation.
* gnu/packages/gnome-xyz.scm
(gnome-shell-extension-gsconnect)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I74d6baab414734e6feb30b6dc5b6da82f80920a7
gnu: itstool: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/glib.scm
(itstool)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I27a2d20d1bbd727c966928b491f80717281fb626
gnu: gramps: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/genealogy.scm
(gramps)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I96613a43578f77fbd6e8eff95fe98f04e88b0dba
gnu: julia: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/julia.scm
(julia)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I279650a3de44f03b2a4a23012ce8125f85ebbe0b
gnu: zeal: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/documentation.scm (zeal)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: dblatex: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/docbook.scm
(dblatex)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I87ff69f4fb3b676367eb8995cf0b06bcfa14acba
gnu: dns: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/dns.scm
(knot-resolver)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Ib39ca58fe52346bb083e0aa7a0d00059b5bc946d
gnu: lightdm-djvu: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/dejavu.scm
(didjvu)[inputs]: Add 'bash-minimal'.
(ocrodjvu)[inputs]: Likewise.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Iad4ae04506111fd86646148a9b809e4714660b97
gnu: lightdm: Explicitely use a native 'bash' for 'wrap-program'.
Having to use a native bash for 'wrap-program' is fairly
unusual, but here it is the right thing, as it is for
the test suite only. Placate the 'wrapper-inputs' linter.
Also, eventually we might consider letting 'wrap-program'
bail out if no bash for the host is found, even when
compiling natively. But that's for later.
* gnu/packages/display-managers.scm
(lightdm)[arguments]<#:phases>{pre-check}: Set #:sh
argument of 'pre-check'
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Icc60ef7ae24a9c5935d328ef72dd1779ef70b05f
gnu: ranger: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/disk.scm
(ranger)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Idff39ad6a1d50519724f3c445a01eee30826092e
gnu: ebook: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/ebook.scm
(calibre)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I6f063c0d735237da24828ff5561825de7142c807
gnu: kawa: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/kawa.scm
(kawa)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I8deea0be09969478ef91415669e62ceab4129884