Archived
1
0
Fork 0

gnu: rust-array-macro-1: Allow build.

* gnu/packages/crates-io.scm (rust-array-macro-1)[arguments]: Remove
  `#:skip-build? #t'.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: Ibb6425722bb591b585a7bf9061b44f15949fa1e0
This commit is contained in:
Jean-Pierre De Jesus DIAZ 2022-08-10 12:06:44 +00:00 committed by Efraim Flashner
parent bc6c034466
commit 05f8dc84e1
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2882,7 +2882,6 @@ array.")
(sha256
(base32 "19mdx2xlppnqwl6rhsbzylx61a0kkp2ql8q16195b7iga977ps86"))))
(build-system cargo-build-system)
(arguments `(#:skip-build? #t))
(home-page "https://gitlab.com/KonradBorowski/array-macro")
(synopsis "Array multiple elements constructor syntax")
(description "This package implements constructor syntax for arrays with