[Backport release-26.05] rofi-pass: move to by-name (#526061)

This commit is contained in:
Michael Daniels
2026-05-30 19:16:32 +00:00
committed by GitHub
2 changed files with 0 additions and 1 deletions

View File

@@ -9938,7 +9938,6 @@ with pkgs;
;
rke2 = rke2_stable;
rofi-pass = callPackage ../tools/security/pass/rofi-pass.nix { };
rofi-pass-wayland = rofi-pass.override {
backend = "wayland";
};