gnu: rust-itoa-0.1: Don't skip build.
* gnu/packages/crates-io.scm (rust-itoa-0.1)[arguments]: Don't inherit.
This commit is contained in:
		
							parent
							
								
									0f7720d1b0
								
							
						
					
					
						commit
						c5ee55d347
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -5415,7 +5415,8 @@ primitives to an @code{io::Write}.")
 | 
				
			||||||
       (file-name (string-append name "-" version ".crate"))
 | 
					       (file-name (string-append name "-" version ".crate"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "18g7p2hrb3dk84z3frfgmszfc9hjb4ps9vp99qlb1kmf9gm8hc5f"))))))
 | 
					         "18g7p2hrb3dk84z3frfgmszfc9hjb4ps9vp99qlb1kmf9gm8hc5f"))))
 | 
				
			||||||
 | 
					    (arguments '())))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public rust-jobserver-0.1
 | 
					(define-public rust-jobserver-0.1
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue