haxe: 3.4.3 -> 3.4.4

This commit is contained in:
volth 2017-10-08 21:23:36 +00:00 committed by vbgl
parent a130b56c77
commit 0b5fc7fa64

View File

@ -72,8 +72,8 @@ in {
'';
};
haxe_3_4 = generic {
version = "3.4.3";
sha256 = "1rrbrc81pilq0d691kp22yjwvvg0kw7q9b9npdghga2ks0hzpr02";
version = "3.4.4";
sha256 = "057psarsmz8q2y9pqv5221vpdya241gcy8xnl2wg9wyscn6z1lx6";
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