mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
[Backport release-26.05] rofi-pass: move to by-name (#526061)
This commit is contained in:
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user