diff options
| author | tv <tv@krebsco.de> | 2024-12-03 21:48:39 +0100 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2024-12-03 21:48:39 +0100 |
| commit | b83d7b1c5e2c0211f2a7572230978f2095dca9df (patch) | |
| tree | 04bb1aa71be4080db381a742a484965fa80e52cb /pkgs/simple/pinentry-urxvt | |
| parent | 6bf449182b04503e21baf779225da57c657b6da7 (diff) | |
treewide: rxvt_unicode -> rxvt-unicode-unwrapped
Diffstat (limited to 'pkgs/simple/pinentry-urxvt')
| -rw-r--r-- | pkgs/simple/pinentry-urxvt/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/simple/pinentry-urxvt/default.nix b/pkgs/simple/pinentry-urxvt/default.nix index 6868207..808d00a 100644 --- a/pkgs/simple/pinentry-urxvt/default.nix +++ b/pkgs/simple/pinentry-urxvt/default.nix @@ -102,7 +102,7 @@ in ''} exec 3<&0 4>&1 5>&2 - ${pkgs.rxvt_unicode}/bin/urxvt \ + ${pkgs.rxvt-unicode-unwrapped}/bin/urxvt \ -name ${mylib.shell.escape cfg.appName} \ -e ${pkgs.writeDash "pinentry-urxvt-tty" '' set -efu |
