Skip to content

Commit 1f4801b

Browse files
committed
doc, guix: Include arm64-apple-darwin into codesigned archs
1 parent bf2c0fb commit 1f4801b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/guix/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ crucial differences:
7575

7676
1. Since only Windows and macOS build outputs require codesigning, the `HOSTS`
7777
environment variable will have a sane default value of `x86_64-w64-mingw32
78-
x86_64-apple-darwin` instead of all the platforms.
78+
x86_64-apple-darwin arm64-apple-darwin` instead of all the platforms.
7979
2. The `guix-codesign` command ***requires*** a `DETACHED_SIGS_REPO` flag.
8080
* _**DETACHED_SIGS_REPO**_
8181

0 commit comments

Comments
 (0)