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:
		
							parent
							
								
									cf557afa2e
								
							
						
					
					
						commit
						baacf042fd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -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}).
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue