mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-winapi-build-0.1: Don't skip build.
* gnu/packages/crates-io.scm (rust-winapi-build-0.1)[arguments]: Don't skip build.
This commit is contained in:
parent
3201503d3c
commit
0b3848f00e
1 changed files with 0 additions and 1 deletions
|
@ -20603,7 +20603,6 @@ UTF-32 types are provided, including support for malformed encoding.")
|
||||||
(base32
|
(base32
|
||||||
"1g4rqsgjky0a7530qajn2bbfcrl2v0zb39idgdws9b1l7gp5wc9d"))))
|
"1g4rqsgjky0a7530qajn2bbfcrl2v0zb39idgdws9b1l7gp5wc9d"))))
|
||||||
(build-system cargo-build-system)
|
(build-system cargo-build-system)
|
||||||
(arguments '(#:skip-build? #t))
|
|
||||||
(home-page "https://github.com/retep998/winapi-rs")
|
(home-page "https://github.com/retep998/winapi-rs")
|
||||||
(synopsis "Common code for build.rs in WinAPI -sys crates")
|
(synopsis "Common code for build.rs in WinAPI -sys crates")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue