Archived
1
0
Fork 0

doc: Suggest `guix.scm' for upstream maintainers.

* doc/guix.texi (Invoking guix package): Suggest `guix.scm'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Jan Nieuwenhuizen 2016-03-09 22:20:22 +01:00 committed by Ludovic Courtès
parent cf557afa2e
commit baacf042fd

View file

@ -1352,7 +1352,7 @@ As an example, @var{file} might contain a definition like this
@verbatiminclude package-hello.scm @verbatiminclude package-hello.scm
@end example @end example
Developers may find it useful to include such a @file{package.scm} file Developers may find it useful to include such a @file{guix.scm} file
in the root of their project source tree that can be used to test in the root of their project source tree that can be used to test
development snapshots and create reproducible development environments development snapshots and create reproducible development environments
(@pxref{Invoking guix environment}). (@pxref{Invoking guix environment}).