Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

haxe: 3.4.4 -> 3.4.6

authored by volth and committed by GitHub c727e7e7 3ab38ef0

+2 -2
+2 -2
pkgs/development/compilers/haxe/default.nix
··· 72 ''; 73 }; 74 haxe_3_4 = generic { 75 - version = "3.4.4"; 76 - sha256 = "057psarsmz8q2y9pqv5221vpdya241gcy8xnl2wg9wyscn6z1lx6"; 77 prePatch = '' 78 sed -i -e 's|"/usr/lib/haxe/std/";|"'"$out/lib/haxe/std/"'";\n&|g' src/main.ml 79 sed -i -e 's|"neko"|"${neko}/bin/neko"|g' extra/haxelib_src/src/haxelib/client/Main.hx
··· 72 ''; 73 }; 74 haxe_3_4 = generic { 75 + version = "3.4.6"; 76 + sha256 = "1myc4b8fwp0f9vky17wv45n34a583f5sjvajsc93f5gm1wanp4if"; 77 prePatch = '' 78 sed -i -e 's|"/usr/lib/haxe/std/";|"'"$out/lib/haxe/std/"'";\n&|g' src/main.ml 79 sed -i -e 's|"neko"|"${neko}/bin/neko"|g' extra/haxelib_src/src/haxelib/client/Main.hx