mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-constant-time-eq-0.1: Don't skip build.
* gnu/packages/crates-io.scm (rust-constant-time-eq-0.1)[arguments]: Don't skip build.
This commit is contained in:
parent
bdcec7028c
commit
49877d9fd6
1 changed files with 0 additions and 1 deletions
|
@ -2629,7 +2629,6 @@ the browser's console.")
|
||||||
(base32
|
(base32
|
||||||
"1g3vp04qzmk6cpzrd19yci6a95m7ap6wy7wkwgiy2pjklklrfl14"))))
|
"1g3vp04qzmk6cpzrd19yci6a95m7ap6wy7wkwgiy2pjklklrfl14"))))
|
||||||
(build-system cargo-build-system)
|
(build-system cargo-build-system)
|
||||||
(arguments '(#:skip-build? #t))
|
|
||||||
(home-page "https://github.com/cesarb/constant_time_eq")
|
(home-page "https://github.com/cesarb/constant_time_eq")
|
||||||
(synopsis
|
(synopsis
|
||||||
"Compares two equal-sized byte strings in constant time")
|
"Compares two equal-sized byte strings in constant time")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue