voxtype: add which to runtime PATH (#520520)

This commit is contained in:
Peder Bergebakken Sundt
2026-05-19 21:02:18 +00:00
committed by GitHub
+2
View File
@@ -21,6 +21,7 @@
pciutils,
wl-clipboard,
wtype,
which,
xclip,
xdotool,
@@ -131,6 +132,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
(lib.makeBinPath (
[
libnotify
which
]
++ lib.optionals vulkanSupport [
pciutils