gnu: Remove python2-pynacl.
Remove unused dependency of previously removed fabric package. * gnu/packages/python-crypto.scm (python2-pynacl): Remove variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
		
							parent
							
								
									de83a236b9
								
							
						
					
					
						commit
						1ee6166bd7
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -847,9 +847,6 @@ Networking and Cryptography library.  These libraries have a stated goal
 | 
				
			||||||
of improving usability, security and speed.")
 | 
					of improving usability, security and speed.")
 | 
				
			||||||
    (license license:asl2.0)))
 | 
					    (license license:asl2.0)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public python2-pynacl
 | 
					 | 
				
			||||||
  (package-with-python2 python-pynacl))
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
(define-public python-blurhash
 | 
					(define-public python-blurhash
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "python-blurhash")
 | 
					    (name "python-blurhash")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue