gnu: rust-cargon-0.0: Don't skip build.
* gnu/pacakges/crates-io.scm (rust-cargon-0.0)[arguments]: Don't skip build. Move rust-gcc-0.3 from cargo-development-inputs to cargo-inputs.
This commit is contained in:
		
							parent
							
								
									057b34478f
								
							
						
					
					
						commit
						f86dd71cbd
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -1745,8 +1745,7 @@ capabilities")
 | 
				
			||||||
          "1cszlab7jk736p0lb50ag4l9nv72m7j41bwrmygl0lr4iz0350w2"))))
 | 
					          "1cszlab7jk736p0lb50ag4l9nv72m7j41bwrmygl0lr4iz0350w2"))))
 | 
				
			||||||
    (build-system cargo-build-system)
 | 
					    (build-system cargo-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:skip-build? #t
 | 
					     `(#:cargo-inputs
 | 
				
			||||||
       #:cargo-development-inputs
 | 
					 | 
				
			||||||
       (("rust-gcc" ,rust-gcc-0.3))))
 | 
					       (("rust-gcc" ,rust-gcc-0.3))))
 | 
				
			||||||
    (home-page "https://github.com/bryant/argon2rs")
 | 
					    (home-page "https://github.com/bryant/argon2rs")
 | 
				
			||||||
    (synopsis "Thin wrapper around the Argon2 C library")
 | 
					    (synopsis "Thin wrapper around the Argon2 C library")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue