Merge pull request #62218 from costrouc/rofi-pass-new-dependency
rofi-pass: refactor add new optional dependency pass-otp
This commit is contained in:
commit
479d161f00
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
|||
gnugrep
|
||||
gnused
|
||||
libnotify
|
||||
pass
|
||||
(pass.withExtensions (ext: [ ext.pass-otp ]))
|
||||
pwgen
|
||||
rofi
|
||||
utillinux
|
||||
|
|
Loading…
Reference in a new issue