fix tarball (dragonegg missing in llvmPackages on darwin)
This commit is contained in:
@@ -2945,6 +2945,7 @@ let
|
|||||||
# until someone solves build problems with _34
|
# until someone solves build problems with _34
|
||||||
llvm = llvm_33;
|
llvm = llvm_33;
|
||||||
clang = clang_33;
|
clang = clang_33;
|
||||||
|
dragonegg = null;
|
||||||
};
|
};
|
||||||
llvmPackages_34 = recurseIntoAttrs (import ../development/compilers/llvm/3.4 {
|
llvmPackages_34 = recurseIntoAttrs (import ../development/compilers/llvm/3.4 {
|
||||||
inherit stdenv newScope fetchurl;
|
inherit stdenv newScope fetchurl;
|
||||||
|
|||||||
Reference in New Issue
Block a user