Skip to content

Commit 3bbcd3d

Browse files
PastaPastaPastaknst
authored andcommitted
Merge #6393: docs: mention building for some HOSTs only in release-process.md
87c31ad Update doc/release-process.md (UdjinM6) 55d7463 docs: mention building for some HOSTs only in `release-process.md` (UdjinM6) Pull request description: ## Issue being fixed or feature implemented dashpay/guix.sigs#73 #6390 follow-up ## What was done? ## How Has This Been Tested? ## Breaking Changes ## Checklist: - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have added or updated relevant unit/integration/functional/e2e tests - [ ] I have made corresponding changes to the documentation - [ ] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_ Top commit has no ACKs. Tree-SHA512: b4a2cadf5899a8aea6612b4ff9c0e9f9c530a9e2344eb090967fbcf9a2ab219aff02f11f86434e4082f84c401d578cf2d033b6838c94705f532beca4ab604986
1 parent 18f636f commit 3bbcd3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/release-process.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ Follow the relevant Guix README.md sections:
9797
- [Building](/contrib/guix/README.md#building)
9898
- [Attesting to build outputs](/contrib/guix/README.md#attesting-to-build-outputs)
9999

100+
_Note: we ship releases for only some supported HOSTs so consider providing limited `HOSTS` variable or run `./contrib/containers/guix/scripts/guix-start` instead of `./contrib/guix/guix-build` when building binaries for quicker builds that exclude the supported but not shipped HOSTs_
101+
100102
### Verify other builders' signatures to your own. (Optional)
101103

102104
Add other builders keys to your gpg keyring, and/or refresh keys: See `../dash/contrib/builder-keys/README.md`.

0 commit comments

Comments
 (0)