mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
rofi-pass: move to by-name
This commit is contained in:
@@ -9814,7 +9814,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