Without that fix, when running ./configure with 'guix shell --pure --container -f scripts/manifest.scm', we have the following warning: checking for a working dd... ./configure: line 7277: cmp: command not found
Signed-off-by: Denis 'GNUtoo' Carikli <gnu...@cyberdimension.org> --- scripts/manifest.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/manifest.scm b/scripts/manifest.scm index 76dcb30..e07d025 100644 --- a/scripts/manifest.scm +++ b/scripts/manifest.scm @@ -38,6 +38,7 @@ coreutils curl ddrescue + diffutils gawk gcc-toolchain grep -- 2.39.1 _______________________________________________ Replicant mailing list Replicant@osuosl.org https://lists.osuosl.org/mailman/listinfo/replicant