me
/
guix
Archived
1
0
Fork 0

gnu: rust-grep-0.2: Don't skip build.

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

Change-Id: Ieecf96b0571ade71cb01df773e99f9e573879b4d
master
Jaeme Sifat 2023-12-20 10:51:05 +02:00 committed by Efraim Flashner
parent 50aa7fbd0a
commit f331be6c6a
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 2 deletions

View File

@ -33695,8 +33695,7 @@ and loading crate.")
(sha256
(base32 "0mw61v132ng0nbz5ygb6jvsx729772803w5bv3zs4i8baq689jsi"))))
(arguments
`(#:skip-build? #t
#:cargo-inputs
`(#:cargo-inputs
(("rust-grep-cli" ,rust-grep-cli-0.1)
("rust-grep-matcher" ,rust-grep-matcher-0.1)
("rust-grep-pcre2" ,rust-grep-pcre2-0.1)