me
/
guix
Archived
1
0
Fork 0

gnu: newsboat: Adjust to changes in cargo-build-system.

* gnu/packages/syndication.scm (newsboat)[arguments]: Add flag to not
install source.
master
Efraim Flashner 2021-03-14 19:51:33 +02:00
parent 7af3daa757
commit 21ead0fc5b
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@
(guix build utils)
((guix build gnu-build-system) #:prefix gnu:))
#:vendor-dir "vendor"
#:install-source? #f
#:cargo-inputs
(("rust-backtrace" ,rust-backtrace-0.3)
("rust-bitflags" ,rust-bitflags-1)