mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-bencher-0.1: Don't skip build.
* gnu/packages/crates-io.scm (rust-bencher-0.1)[arguments]: Don't skip build.
This commit is contained in:
parent
23e71f5d34
commit
c9f32328d4
1 changed files with 0 additions and 1 deletions
|
@ -881,7 +881,6 @@ trace (backtrace) at runtime in a Rust program.")
|
||||||
(base32
|
(base32
|
||||||
"1x8p2xblgqssay8cdykp5pkfc0np0jk5bs5cx4f5av097aav9zbx"))))
|
"1x8p2xblgqssay8cdykp5pkfc0np0jk5bs5cx4f5av097aav9zbx"))))
|
||||||
(build-system cargo-build-system)
|
(build-system cargo-build-system)
|
||||||
(arguments '(#:skip-build? #t))
|
|
||||||
(home-page "https://github.com/bluss/bencher/")
|
(home-page "https://github.com/bluss/bencher/")
|
||||||
(synopsis "Port of the libtest benchmark runner to Rust stable")
|
(synopsis "Port of the libtest benchmark runner to Rust stable")
|
||||||
(description "This package provides a port of the libtest (unstable Rust)
|
(description "This package provides a port of the libtest (unstable Rust)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue