gnu: rbw: Add missing input.
* gnu/packages/rust-apps.scm (rbw)[native-inputs]: Add perl.master
parent
a7927dd568
commit
f0593783b9
|
@ -1671,6 +1671,8 @@ runs a command whenever it detects modifications.")
|
|||
("rust-url" ,rust-url-2)
|
||||
("rust-uuid" ,rust-uuid-0.8)
|
||||
("rust-zeroize" ,rust-zeroize-1))))
|
||||
(native-inputs
|
||||
(list perl))
|
||||
(home-page "https://git.tozt.net/rbw")
|
||||
(synopsis "Unofficial Bitwarden CLI")
|
||||
(description "This package is an unofficial command line client for
|
||||
|
|
Reference in New Issue