Merge pull request

84a56ae guix: remove moreutils (tobtoht)
This commit is contained in:
tobtoht 2025-01-19 03:54:16 +00:00
commit 249977ac32
No known key found for this signature in database
GPG key ID: E45B10DD027D2472
2 changed files with 1 additions and 3 deletions
contrib/guix

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