···14141515 installPhase = ''
1616 mkdir -p $out/bin
1717- cp ${pname} $out/bin
1717+ cp ${type}-Edit $out/bin/${pname}
1818 '';
1919 preFixup = let
2020 # we prepare our library path in the let clause to avoid it become part of the input of mkDerivation