gnu: rust-blake2-0.8: Skip tests.
* gnu/packages/crates-io.scm (rust-blake2-0.8)[arguments]: Skip the test suite. Change-Id: Id56b27ef365ea81a643e02a4467bbbeaa905120c
This commit is contained in:
		
							parent
							
								
									a049144fa6
								
							
						
					
					
						commit
						95d290b139
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -8836,7 +8836,8 @@ streams in big-endian and little-endian formats.") | |||
|         (base32 | ||||
|          "0c4k11j04kqhkci6i9b7lz6p13kpcv228pdqixgrawvavaq0gjwl")))) | ||||
|     (arguments | ||||
|      `(#:cargo-inputs | ||||
|      `(#:tests? #f      ; Not all tests compile. | ||||
|        #:cargo-inputs | ||||
|        (("rust-byte-tools" ,rust-byte-tools-0.3) | ||||
|         ("rust-crypto-mac" ,rust-crypto-mac-0.7) | ||||
|         ("rust-digest" ,rust-digest-0.8) | ||||
|  |  | |||
		Reference in a new issue