From: tobtoht Date: Wed, 18 Oct 2023 18:08:02 +0000 (+0200) Subject: MAINTENANCE.md: fix bootstrap note, mark guix-verify executable X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=59818334460a6967b04d1ce12597289e76ac43fb;p=gamesguru%2Ffeather.git MAINTENANCE.md: fix bootstrap note, mark guix-verify executable --- diff --git a/MAINTENANCE.md b/MAINTENANCE.md index 50f47373..3a7f708c 100644 --- a/MAINTENANCE.md +++ b/MAINTENANCE.md @@ -34,7 +34,7 @@ To learn more about Feather's build system, see: `contrib/guix/README.md` [Bootstrappable builds](https://bootstrappable.org/) are a requirement for all release builds since version 2.2.2. Our Guix time-machine is currently pinned at a commit which implements the -[reduced binary seed bootstrap](https://guix.gnu.org/manual/en/html_node/Reduced-Binary-Seed-Bootstrap.html). +[Full-Source Bootstrap](https://guix.gnu.org/en/blog/2023/the-full-source-bootstrap-building-from-source-all-the-way-down/). ### 3. Bugs diff --git a/contrib/guix/guix-verify b/contrib/guix/guix-verify old mode 100644 new mode 100755