me
/
guix
Archived
1
0
Fork 0

gnu: rust-rust-embed-utils-5: Don't skip the build.

* gnu/packages/crates-io.scm (rust-rust-embed-utils-5)[arguments]: Don't
skip the build.

Change-Id: I6ef0bf19bec7c837fe22382c0fe1c129b5532909
master
Efraim Flashner 2024-03-17 15:42:12 +02:00
parent be2e7d95b6
commit 52d6231280
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 2 deletions

View File

@ -60174,8 +60174,7 @@ the file-system during development.")
(base32 "0vc7492a6qlq7r899p7vyx5cwiqwkw2pf85mfw5anwr42ccj4l9a"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t
#:cargo-inputs
`(#:cargo-inputs
(("rust-walkdir" ,rust-walkdir-2))))
(home-page "https://github.com/pyros2097/rust-embed")
(synopsis "Utilities for @code{rust-embed}")