mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-antidote-1.0: Don't skip build.
* gnu/packages/crates-io.scm (rust-antidote-1.0)[arguments]: Don't skip build.
This commit is contained in:
parent
0b3848f00e
commit
23e71f5d34
1 changed files with 0 additions and 1 deletions
|
@ -328,7 +328,6 @@ text or blue underlined text, on ANSI terminals.")
|
|||
(base32
|
||||
"19g2sw2qa2ibnh4x7j1snk46593jgx6y7rnvva496ynq61af5z9l"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments '(#:skip-build? #t))
|
||||
(home-page "https://github.com/sfackler/rust-antidote")
|
||||
(synopsis "Poison-free Mutex and RwLock types")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue