gnu: rust-arrayref-0.3: Don't skip build.
* gnu/packages/crates-io.scm (rust-arrayref-0.3)[arguments]: Don't skip build.
This commit is contained in:
		
							parent
							
								
									23a50353eb
								
							
						
					
					
						commit
						8b71a2a614
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -865,8 +865,7 @@ that runs on Argon2.")
 | 
			
		|||
         "1vphy316jbgmgckk4z7m8csvlyc8hih9w95iyq48h8077xc2wf0d"))))
 | 
			
		||||
    (build-system cargo-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:skip-build? #t
 | 
			
		||||
       #:cargo-development-inputs
 | 
			
		||||
     `(#:cargo-development-inputs
 | 
			
		||||
       (("rust-quickcheck" ,rust-quickcheck-0.6))))
 | 
			
		||||
    (home-page "https://github.com/droundy/arrayref")
 | 
			
		||||
    (synopsis "Macros to take array references of slices")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue