gnu: python2-minimal: Rename to "python2-minimal".
* gnu/packages/python.scm (python2-minimal)[name]: Change to "python2-minimal".
This commit is contained in:
		
							parent
							
								
									a7714d42de
								
							
						
					
					
						commit
						23c0d40e13
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -445,7 +445,7 @@ data types.")
 | 
			
		|||
 | 
			
		||||
(define-public python2-minimal
 | 
			
		||||
  (package (inherit python-2)
 | 
			
		||||
    (name "python-minimal")
 | 
			
		||||
    (name "python2-minimal")
 | 
			
		||||
    (outputs '("out"))
 | 
			
		||||
 | 
			
		||||
    ;; Keep zlib, which is used by 'pip' (via the 'zipimport' module), which
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue