From 69ef2844cb6b7cba8d9856077f7b5abbabbb4f89 Mon Sep 17 00:00:00 2001 From: tobtoht Date: Sat, 14 Oct 2023 17:45:24 +0200 Subject: [PATCH] guix: update docs --- contrib/guix/README.md | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/contrib/guix/README.md b/contrib/guix/README.md index 995025dc..88bfd84e 100644 --- a/contrib/guix/README.md +++ b/contrib/guix/README.md @@ -61,12 +61,15 @@ After you've cloned the `feather-sigs` repository, to attest to the current worktree's commit/tag: ``` -env GUIX_SIGS_REPO= SIGNER= ./contrib/guix/guix-attest +env GUIX_SIGS_REPO= SIGNER== ./contrib/guix/guix-attest ``` See `./contrib/guix/guix-attest --help` for more information on the various ways `guix-attest` can be invoked. +For a step-by-step walkthrough, see: https://paste.debian.net/plainh/2457c02c. Make sure to replace the version number +with the version you want to build. + ## Verifying build output attestations After at least one other signer has uploaded their signatures to the `feather-sigs` @@ -169,9 +172,8 @@ details. Override the space-separated list of platform triples for which to perform a bootstrappable build. - _(defaults to "x86\_64-linux-gnu arm-linux-gnueabihf aarch64-linux-gnu - riscv64-linux-gnu powerpc64-linux-gnu powerpc64le-linux-gnu - x86\_64-w64-mingw32 x86\_64-apple-darwin arm64-apple-darwin")_ + _(defaults to "x86\_64-linux-gnu aarch64-linux-gnu arm-linux-gnueabihf x86\_64-linux-gnu.no-tor-bundle + x86\_64-linux-gnu.pack riscv64-linux-gnu x86\_64-w64-mingw32 x86\_64-w64-mingw32.installer x86\_64-apple-darwin arm64-apple-darwin")_ * _**SOURCES_PATH**_ @@ -205,13 +207,6 @@ details. _(defaults to the value of `nproc` outside the container)_ -* _**SOURCE_DATE_EPOCH**_ - - Override the reference UNIX timestamp used for bit-for-bit reproducibility, - the variable name conforms to [standard][r12e/source-date-epoch]. - - _(defaults to the output of `$(git log --format=%at -1)`)_ - * _**V**_ If non-empty, will pass `V=1` to all `make` invocations, making `make` output -- 2.52.0