gnu: sbcl-cl-libxml2: Remove duplicate input.
* gnu/packages/lisp-xyz.scm (sbcl-cl-libxml2)[native-inputs]: Remove SBCL-LIFT.
This commit is contained in:
		
							parent
							
								
									5c121be1f9
								
							
						
					
					
						commit
						be73c55ae5
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -18586,8 +18586,7 @@ semantics in Lisp and Parenscript.
 | 
			
		|||
         ("libxml2" ,libxml2)
 | 
			
		||||
         ("libxslt" ,libxslt)))
 | 
			
		||||
      (native-inputs
 | 
			
		||||
       `(("gcc" ,sbcl-lift)
 | 
			
		||||
         ("lift" ,sbcl-lift)))
 | 
			
		||||
       `(("lift" ,sbcl-lift)))
 | 
			
		||||
      (arguments
 | 
			
		||||
       `(#:phases
 | 
			
		||||
         (modify-phases %standard-phases
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue