me
/
guix
Archived
1
0
Fork 0

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.
master
Efraim Flashner 2020-01-16 17:38:08 +02:00
parent 7b4d3d8698
commit f320369117
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -3302,10 +3302,10 @@ pseudorandom number generator")
(base32 (base32
"19zp2085qsyq2bh1gvcxq1lb8w6v6jj9kbdkhpdjrl95fypakjix")))) "19zp2085qsyq2bh1gvcxq1lb8w6v6jj9kbdkhpdjrl95fypakjix"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments '(#:skip-build? #t))
(home-page "https://fuchsia.googlesource.com/garnet/") (home-page "https://fuchsia.googlesource.com/garnet/")
(synopsis "Low-level Rust bindings for the Zircon kernel") (synopsis "Low-level Rust bindings for the Zircon kernel")
(description "Low-level Rust bindings for the Zircon kernel.") (description "Low-level Rust bindings for the Zircon kernel.")
(properties '((hidden? . #t)))
(license license:bsd-3))) (license license:bsd-3)))
(define-public rust-futf-0.1 (define-public rust-futf-0.1