mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-05 16:55:56 +02:00
gnu: rust-aliasable-deref-trait-0.2: Allow build.
* gnu/packages/crates-io.scm (rust-aliasable-deref-trait-0.2) [arguments]: Remove `#:skip-build? #t'. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Change-Id: I889823db28e5f3f601f03c481f92ecda82e46e39
This commit is contained in:
committed by
Efraim Flashner
parent
e4c1584f5b
commit
1c43d21af5
@@ -1121,7 +1121,6 @@ code that is generic with regard to the algebraic entity types.")
|
||||
(sha256
|
||||
(base32 "0abzqsxd09jxl01brzjnwk8zg7k8zma76gzq87385q8fqm710jxb"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments '(#:skip-build? #t))
|
||||
(home-page "https://github.com/avitex/rust-aliasable-deref-trait")
|
||||
(synopsis "Marker trait for aliasable pointers")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user