From d7fb13a563f130201a659f489552034ce582233c Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 17 Nov 2020 23:07:38 +0100 Subject: tv: pass -> pass-otp --- tv/5pkgs/simple/fzmenu/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tv/5pkgs/simple') diff --git a/tv/5pkgs/simple/fzmenu/default.nix b/tv/5pkgs/simple/fzmenu/default.nix index c49c903..35918ff 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 -- cgit v1.2.3