guix: remove unsigned windows installer

This commit is contained in:
tobtoht 2025-04-10 04:19:46 +02:00
parent 2bfdf14637
commit c67b06cf2f
No known key found for this signature in database
GPG key ID: E45B10DD027D2472

View file

@ -433,6 +433,7 @@ export PATH="${BASEPREFIX}/${HOST}/native/bin:${PATH}"
-sigin "/distsrc/external/feather-codesigning/signatures/${HOST}/feather.installer.pem" || true
cp FeatherWalletSetup.exe.tmp "${OUTDIR}/FeatherWalletSetup-${TAG}.exe"
mv FeatherWalletSetup.exe.tmp "FeatherWalletSetup-${TAG}.exe"
rm FeatherWalletSetup.exe
rm "${OUTDIR}/FeatherWalletSetup.exe"
;;
"")