]> Nutra Git (v1) - gamesguru/feather.git/commitdiff
guix: remove moreutils
authortobtoht <tob@featherwallet.org>
Fri, 21 Feb 2025 19:55:44 +0000 (20:55 +0100)
committertobtoht <tob@featherwallet.org>
Fri, 21 Feb 2025 19:55:44 +0000 (20:55 +0100)
contrib/guix/libexec/build.sh
contrib/guix/manifest.scm

index 061e1e65503858d4fc8b17d5d3563943ca0e401b..21879f48a03165e00dab656b0217eb427209022b 100755 (executable)
@@ -502,6 +502,5 @@ mv --no-target-directory "$OUTDIR" "$ACTUAL_OUTDIR" \
         find "$ACTUAL_OUTDIR" -type f -not -name "*.txt"
     } | xargs realpath --relative-base="$PWD" \
       | xargs sha256sum \
-      | sort -k2 \
-      | sponge "$LOGDIR"/SHA256SUMS.part
+      | sort -k2 -o "$LOGDIR"/SHA256SUMS.part
 )
index e94b3b5ebe074af078fa0a1ce14196acacfa1898..315d8be0e2c8d25639a33142a93100ae44380f4b 100644 (file)
@@ -464,7 +464,6 @@ inspecting signatures in Mach-O binaries.")
         patch
         gawk
         sed
-        moreutils
         patchelf
         ;; Compression and archiving
         tar