gnu: rust-quick-error-1.2: Don't skip build.
* gnu/packages/crates-io.scm (rust-quick-error-1.2)[arguments]: Remove field.
This commit is contained in:
parent
72c2c91f21
commit
1071106562
1 changed files with 0 additions and 1 deletions
|
@ -18180,7 +18180,6 @@ (define-public rust-quick-error-1.2
|
|||
(base32
|
||||
"1q6za3v78hsspisc197bg3g7rpc989qycy8ypr8ap8igv10ikl51"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments `(#:skip-build? #t))
|
||||
(home-page "https://github.com/tailhook/quick-error")
|
||||
(synopsis "Macro which makes error types pleasant to write")
|
||||
(description "This crate provides a macro which makes error types pleasant
|
||||
|
|
Loading…
Reference in a new issue