1 patchPhase = '' 2 substituteInPlace plugin/xkbswitch.vim \ 3 --replace /usr/local/lib/libxkbswitch.so ${xkb_switch}/lib/libxkbswitch.so 4 ''; 5 buildInputs = [ xkb_switch ];