mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
doc: cookbook: Link to "Package Modules".
* doc/guix-cookbook.texi (A Scheme Crash Course): Add link to "Package Modules".
This commit is contained in:
@@ -347,6 +347,9 @@ defines the module @code{guix build-system ruby} which must be located in
|
||||
@file{guix/build-system/ruby.scm} somewhere in the Guile load path. It
|
||||
depends on the @code{(guix store)} module and it exports two variables,
|
||||
@code{ruby-build} and @code{ruby-build-system}.
|
||||
|
||||
@xref{Package Modules,,, guix, GNU Guix Reference Manual}, for info on
|
||||
modules that define packages.
|
||||
@end itemize
|
||||
|
||||
@quotation Going further
|
||||
|
||||
Reference in New Issue
Block a user