me
/
guix
Archived
1
0
Fork 0

gnu: rust-quick-error-1.2: Don't skip build.

* gnu/packages/crates-io.scm (rust-quick-error-1.2)[arguments]: Remove
field.
master
Efraim Flashner 2020-07-09 10:26:12 +03:00
parent 72c2c91f21
commit 1071106562
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 0 additions and 1 deletions

View File

@ -18180,7 +18180,6 @@ stack pointer and inspect the properties of the stack.")
(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