guix: remove moreutils

This commit is contained in:
tobtoht 2024-12-24 21:17:41 +01:00
parent 941ecefab2
commit 84a56aeac6
No known key found for this signature in database
GPG key ID: E45B10DD027D2472
2 changed files with 1 additions and 3 deletions

View file

@ -409,6 +409,5 @@ mv --no-target-directory "$OUTDIR" "$ACTUAL_OUTDIR" \
find "$ACTUAL_OUTDIR" -type f
} | xargs realpath --relative-base="$PWD" \
| xargs sha256sum \
| sort -k2 \
| sponge "$LOGDIR"/SHA256SUMS.part
| sort -k2 -o "$LOGDIR"/SHA256SUMS.part
)

View file

@ -257,7 +257,6 @@ chain for " target " development."))
patch
gawk
sed
moreutils ; sponge is used to construct the SHA256SUMS.part file in libexec/build.sh
patchelf ; unused, occassionally useful for debugging
;; Compression and archiving