me
/
guix
Archived
1
0
Fork 0

doc: Clarify how to use the #:go key of go-build-system.

This is a followup to commit 9ec62d1b9c.

* doc/guix.texi (Build Systems): Clarify the '#:go' key.
master
Leo Famulari 2023-01-11 20:19:22 -05:00
parent 9ec62d1b9c
commit 9aa3b6eb6d
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -9135,8 +9135,8 @@ operating system. The combinations known to Go can be found
@url{https://golang.org/doc/install/source#environment,
in their documentation}.
The key @code{#:go} can be used to specify the Go compiler with which to
build the package.
The key @code{#:go} can be used to specify the Go compiler package with
which to build the package.
@end defvr