gnu: rust-winapi-util-0.1: Skip build.
* gnu/packages/crates-io.scm (rust-winapi-util-0.1)[arguments]: Skip build. Add rust-winapi-0.3 to cargo-inputs. [properties]: Remove field.
This commit is contained in:
parent
3cb422d1ec
commit
9b03b9cc7e
@ -11982,12 +11982,14 @@ i686-pc-windows-gnu target. Please don't use this crate directly, depend on
|
||||
(base32
|
||||
"1j839dc6y8vszvrsb7yk0qvs0w6asnahxzbyans37vnsw6vbls3i"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:skip-build? #t
|
||||
#:cargo-inputs (("rust-winapi" ,rust-winapi-0.3))))
|
||||
(home-page "https://github.com/BurntSushi/winapi-util")
|
||||
(synopsis "Dumping ground for high level safe wrappers over winapi")
|
||||
(description
|
||||
"This package provides a dumping ground for high level safe wrappers over
|
||||
winapi.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license (list license:unlicense
|
||||
license:expat))))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user