me
/
guix
Archived
1
0
Fork 0

gnu: rust-calloop-0.6: Allow build.

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

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: I2e4fc34b5911980317ea06600854932973316377
master
Jean-Pierre De Jesus DIAZ 2022-08-10 12:09:20 +00:00 committed by Efraim Flashner
parent acf0b9a6ee
commit cddbc0ba26
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 2 deletions

View File

@ -10630,8 +10630,7 @@ brightness between monitors.")
(base32 "0z3jlsv3g28097dhsmi2l8nzkd3p937jhb4pg52njhb0wxkn20qb"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t
#:cargo-inputs
`(#:cargo-inputs
(("rust-log" ,rust-log-0.4)
("rust-nix" ,rust-nix-0.18))))))