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>
1 files changed, 1 insertions(+), 1 deletions(-) M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 1352,7 1352,7 @@ As an example, @var{file} might contain a definition like this @verbatiminclude package-hello.scm @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 development snapshots and create reproducible development environments (@pxref{Invoking guix environment}).