gnu: rust-fuchsia-zircon-sys-0.3: Don't hide package.
* gnu/packages/crates-io.scm (rust-fuchsia-zircon-sys-0.3)[arguments]: Skip build. [properties]: Remove field.
This commit is contained in:
		
							parent
							
								
									7b4d3d8698
								
							
						
					
					
						commit
						f320369117
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3302,10 +3302,10 @@ pseudorandom number generator")
 | 
			
		|||
         (base32
 | 
			
		||||
          "19zp2085qsyq2bh1gvcxq1lb8w6v6jj9kbdkhpdjrl95fypakjix"))))
 | 
			
		||||
    (build-system cargo-build-system)
 | 
			
		||||
    (arguments '(#:skip-build? #t))
 | 
			
		||||
    (home-page "https://fuchsia.googlesource.com/garnet/")
 | 
			
		||||
    (synopsis "Low-level Rust bindings for the Zircon kernel")
 | 
			
		||||
    (description "Low-level Rust bindings for the Zircon kernel.")
 | 
			
		||||
    (properties '((hidden? . #t)))
 | 
			
		||||
    (license license:bsd-3)))
 | 
			
		||||
 | 
			
		||||
(define-public rust-futf-0.1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue