1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/gnu
Maxime Devos b7ff2afdff gnu: translate-shell: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.

* gnu/packages/dictionaries.scm
(translate-shell): Fix indentation.
[inputs]: Add 'bash-minimal'.
[native-inputs]: Remove labels.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I3fcca53b2645f5eb15be7eb9b91217525a2e4e3a
2024-08-31 10:42:37 +02:00
..