summaryrefslogtreecommitdiffstats
path: root/tv/5pkgs/simple/fzmenu/default.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2020-11-18 19:37:46 +0100
committermakefu <github@syntax-fehler.de>2020-11-18 19:37:46 +0100
commitf66309f0289c76dc9797573a73acbad186f4e380 (patch)
tree67cef41758a32d447dd2f03841dfc119efc63f51 /tv/5pkgs/simple/fzmenu/default.nix
parent34da75341bc63e0ade7a6a5596891655d4f82659 (diff)
parent7f11cf509f9e1595628582522d4d0acaea748608 (diff)
Merge remote-tracking branch 'lass/20.09' into 20.09
Diffstat (limited to 'tv/5pkgs/simple/fzmenu/default.nix')
-rw-r--r--tv/5pkgs/simple/fzmenu/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/tv/5pkgs/simple/fzmenu/default.nix b/tv/5pkgs/simple/fzmenu/default.nix
index c49c903c..35918ff7 100644
--- a/tv/5pkgs/simple/fzmenu/default.nix
+++ b/tv/5pkgs/simple/fzmenu/default.nix
@@ -1,4 +1,4 @@
-{ coreutils, dash, gnused, fzf, pass, runCommand, rxvt_unicode, stdenv, utillinux, xdotool }:
+{ coreutils, dash, gnused, fzf, pass-otp, runCommand, rxvt_unicode, stdenv, utillinux, xdotool }:
runCommand "fzmenu" {
} /* sh */ ''
@@ -13,7 +13,7 @@ runCommand "fzmenu" {
dash
fzf
gnused
- pass
+ pass-otp
rxvt_unicode
utillinux
xdotool
@@ -26,7 +26,7 @@ runCommand "fzmenu" {
dash
fzf
gnused
- pass
+ pass-otp
rxvt_unicode
utillinux
xdotool