gnu: Remove python2-blessings.
* gnu/packages/terminals.scm (python2-blessings): Delete variable.
This commit is contained in:
		
							parent
							
								
									59e5142d4f
								
							
						
					
					
						commit
						42e78fb0a1
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -1091,9 +1091,6 @@ avoids styling altogether when the output is redirected to something other
 | 
				
			||||||
than a terminal.")
 | 
					than a terminal.")
 | 
				
			||||||
    (license license:expat)))
 | 
					    (license license:expat)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public python2-blessings
 | 
					 | 
				
			||||||
  (package-with-python2 python-blessings))
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
(define-public python-curtsies
 | 
					(define-public python-curtsies
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "python-curtsies")
 | 
					    (name "python-curtsies")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue