gnu: monero: Remove unused input.
* gnu/packages/finance.scm (monero)[native-inputs]: Remove GIT.
This commit is contained in:
		
							parent
							
								
									9b047548d9
								
							
						
					
					
						commit
						cf73d149e9
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -96,7 +96,6 @@
 | 
			
		|||
  #:use-module (gnu packages time)
 | 
			
		||||
  #:use-module (gnu packages tls)
 | 
			
		||||
  #:use-module (gnu packages upnp)
 | 
			
		||||
  #:use-module (gnu packages version-control)
 | 
			
		||||
  #:use-module (gnu packages web)
 | 
			
		||||
  #:use-module (gnu packages xml)
 | 
			
		||||
  #:use-module (gnu packages gnuzilla))
 | 
			
		||||
| 
						 | 
				
			
			@ -573,7 +572,6 @@ other machines/servers.  Electroncash does not download the Bitcoin Cash blockch
 | 
			
		|||
    (build-system cmake-build-system)
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     `(("doxygen" ,doxygen)
 | 
			
		||||
       ("git" ,git)
 | 
			
		||||
       ("graphviz" ,graphviz)
 | 
			
		||||
       ("pkg-config" ,pkg-config)
 | 
			
		||||
       ("protobuf" ,protobuf)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue