gnu: image: Reformat comments. I wrote these to fit on their lines, so the pointless widows bug me. * gnu/build/image.scm (make-iso9660-image): M-q comments.
gnu: gitless: Fix definition. This is a follow-up of 04031f4c16f38b2653797b9942d4da143f501cbb (gnu: gitless: Add bash-minimal to inputs, use gexps.). gnu/packages/version-control.scm(gitless)[arguments] Move #~ to #:phases. Change-Id: Ibe3cdbd24fc0b27a15a880a2a45cb0cd8cfde84d Signed-off-by: Hilton Chain <hako@ultrarare.space>
gnu: fontforge: Fix build. This follows up on commit 3f2c6cc3933bc01077383e4ff83b6a5d00f83129 (gnu: fontutils: Add 'bash' input for 'wrap-program'.). gnu/packages/fontutils.scm(fontforge)[arguments]<#:phases>: Adjust input names. Change-Id: I64c3992e995294cb04a9f4c79cd841bfc51ba08d Signed-off-by: Hilton Chain <hako@ultrarare.space>
gnu: httpd: Rewrite using G-Expressions. * gnu/packages/web.scm (httpd): Rewrite using G-Expressions. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: rust: Add 'bash' input for 'wrap-program'. It is required for cross-compilation. * gnu/packages/rust.scm (rust-bootstrap)[inputs]: Add 'bash-minimal'. (rust-1.55)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I8f0f71b236504d6a2e04c5823fbf20f926485992
gnu: rednotebook: Add 'bash' input for 'wrap-program'. It is required for cross-compilation. * gnu/packages/rednotebook.scm (rednotebook)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I95d596403bd603df2ef48145bc87f783625b11cf
gnu: gnuradio: Add 'bash' input for 'wrap-program'. It is required for cross-compilation. * gnu/packages/radio.scm (gnuradio)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ia3c4d9e65c5ca8ea1d5456dd59d74e9a5b7503da
gnu: python-screenkey: Add 'bash' input for 'wrap-program'. It is required for cross-compilation. * gnu/packages/python-xyz.scm (python-screenkey)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: presentty: Add 'bash' input for 'wrap-program'. It is required for cross-compilation. * gnu/packages/presentation.scm (presentty)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ief6c983cdbced493c27c8584ac63afe5bc0bac98
gnu: plotutils: Add 'bash' input for 'wrap-program'. It is required for cross-compilation. * gnu/packages/plotutils.scm (plotutils)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ib898b9ff05c65bdd58fa97b093d3d0f7683f12f2
gnu: piet: Add 'bash' input for 'wrap-program'. It is required for cross-compilation. * gnu/packages/piet.scm (npiet)[inputs]: Add 'bash-minimal'. (piet-toolchain): Delete trailing #t. [inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I804edbb3696fda1cee9df579be2cfd7158b18514
gnu: orange: Add 'bash' input for 'wrap-program'. It is required for cross-compilation. * gnu/packages/orange.scm (orange)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Icd77fcd747fc2066d7a413c984f22c134ffddbec
gnu: python-git-review: Add 'bash' input for 'wrap-program'. It is required for cross-compilation. * gnu/packages/openstack.scm (python-git-review)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ib17da31cc7f25d91e12e3cda95cf07a01f6f21d7
gnu: mypaint: Add 'bash' input for 'wrap-program'. It is required for cross-compilation. * gnu/packages/image.scm (mypaint): Delete trailing #t. [inputs]: Add 'bash-minimal'. [native-inputs]: Remove labels. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ifb3b6bd129f9ca2d5724288622d6162db2e84746
gnu: itk-snap: Add 'bash' input for 'wrap-program'. It is required for cross-compilation. * gnu/packages/image-processing.scm (itk-snap)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I700d4819aa240ab8d6dc3722336e8fe91d896d96
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