haxe_4_0: init at 4.0.5
This commit is contained in:
parent
a77870adf6
commit
56ba373d16
@ -126,6 +126,10 @@ in {
|
|||||||
sed -i -re 's!(let +prefix_path += +).*( +in)!\1"'"$out/"'"\2!' src/main.ml
|
sed -i -re 's!(let +prefix_path += +).*( +in)!\1"'"$out/"'"\2!' src/main.ml
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
haxe_4_0 = generic {
|
||||||
|
version = "4.0.5";
|
||||||
|
sha256 = "0f534pchdx0m057ixnk07ab4s518ica958pvpd0vfjsrxg5yjkqa";
|
||||||
|
};
|
||||||
haxe_4_1 = generic {
|
haxe_4_1 = generic {
|
||||||
version = "4.1.5";
|
version = "4.1.5";
|
||||||
sha256 = "0rns6d28qzkbai6yyws08yzbyvxfn848nj0fsji7chdi0y7pzzj0";
|
sha256 = "0rns6d28qzkbai6yyws08yzbyvxfn848nj0fsji7chdi0y7pzzj0";
|
||||||
|
@ -10605,6 +10605,7 @@ in
|
|||||||
inherit (callPackage ../development/compilers/haxe { })
|
inherit (callPackage ../development/compilers/haxe { })
|
||||||
haxe_4_2
|
haxe_4_2
|
||||||
haxe_4_1
|
haxe_4_1
|
||||||
|
haxe_4_0
|
||||||
haxe_3_4
|
haxe_3_4
|
||||||
haxe_3_2
|
haxe_3_2
|
||||||
;
|
;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user