rofi{,-unwrapped}: move to pkgs/by-name

This commit is contained in:
Gaetan Lepage
2025-09-14 09:29:38 +02:00
parent 027817845f
commit 0a18aee196
3 changed files with 0 additions and 3 deletions
-3
View File
@@ -12826,9 +12826,6 @@ with pkgs;
;
rke2 = rke2_stable;
rofi-unwrapped = callPackage ../applications/misc/rofi { };
rofi = callPackage ../applications/misc/rofi/wrapper.nix { };
rofi-pass = callPackage ../tools/security/pass/rofi-pass.nix { };
rofi-pass-wayland = callPackage ../tools/security/pass/rofi-pass.nix {
backend = "wayland";