gnu: newsboat: Adjust to changes in cargo-build-system.
* gnu/packages/syndication.scm (newsboat)[arguments]: Add flag to not install source.master
parent
7af3daa757
commit
21ead0fc5b
|
@ -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)
|
||||
|
|
Reference in New Issue