haxe_4_1,haxe_4_2: fix build on Darwin
This commit is contained in:
@@ -10620,7 +10620,9 @@ in
|
||||
graphviz = graphviz-nox;
|
||||
});
|
||||
|
||||
inherit (callPackage ../development/compilers/haxe { })
|
||||
inherit (callPackage ../development/compilers/haxe {
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
})
|
||||
haxe_4_2
|
||||
haxe_4_1
|
||||
haxe_4_0
|
||||
|
||||
Reference in New Issue
Block a user