Merge pull request #62218 from costrouc/rofi-pass-new-dependency

rofi-pass: refactor add new optional dependency pass-otp
This commit is contained in:
Maximilian Bosch 2019-05-30 10:57:12 +02:00 committed by GitHub
commit 479d161f00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
gnugrep
gnused
libnotify
pass
(pass.withExtensions (ext: [ ext.pass-otp ]))
pwgen
rofi
utillinux