3
0
Fork 0
forked from mirrors/nixpkgs

haxe: 3.4.2 -> 3.4.3

This commit is contained in:
volth 2017-09-18 20:22:48 +00:00 committed by Franz Pletz
parent caa79ba50c
commit 9efe27ee3b

View file

@ -72,8 +72,8 @@ in {
'';
};
haxe_3_4 = generic {
version = "3.4.2";
sha256 = "1m5fp183agqv8h3ynhxw4kndkpq2d6arysmirv3zl3vz5crmpwqd";
version = "3.4.3";
sha256 = "1rrbrc81pilq0d691kp22yjwvvg0kw7q9b9npdghga2ks0hzpr02";
prePatch = ''
sed -i -e 's|"/usr/lib/haxe/std/";|"'"$out/lib/haxe/std/"'";\n&|g' src/main.ml
sed -i -e 's|"neko"|"${neko}/bin/neko"|g' extra/haxelib_src/src/haxelib/client/Main.hx