mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
wl-mirror: drop rofi from wl-present PATH wrapper (#526934)
This commit is contained in:
@@ -16,14 +16,12 @@
|
||||
installShellFiles,
|
||||
pipectl,
|
||||
slurp,
|
||||
rofi,
|
||||
scdoc,
|
||||
}:
|
||||
|
||||
let
|
||||
wl-present-binpath = lib.makeBinPath [
|
||||
pipectl
|
||||
rofi
|
||||
slurp
|
||||
(placeholder "out")
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user