mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-string-cache-shared-0.3: Don't skip build.
* gnu/packages/crates-io.scm (rust-string-cache-shared-0.3)[arguments]: Don't skip build.
This commit is contained in:
parent
bb5bc8270e
commit
c9f97083f0
1 changed files with 0 additions and 1 deletions
|
@ -16674,7 +16674,6 @@ developed as part of the Servo project.")
|
||||||
(base32
|
(base32
|
||||||
"1z7dpdix1m42x6ddshdcpjf91ml9mhvnskmiv5kd8hcpq0dlv25i"))))
|
"1z7dpdix1m42x6ddshdcpjf91ml9mhvnskmiv5kd8hcpq0dlv25i"))))
|
||||||
(build-system cargo-build-system)
|
(build-system cargo-build-system)
|
||||||
(arguments `(#:skip-build? #t))
|
|
||||||
(home-page "https://github.com/servo/string-cache")
|
(home-page "https://github.com/servo/string-cache")
|
||||||
(synopsis "Code share between string_cache and string_cache_codegen")
|
(synopsis "Code share between string_cache and string_cache_codegen")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue