chromiumBeta: Build with LLVM 13
(cherry picked from commit 403ce1a9a3624e7b87606b99ea15f531fa17f8e7)
This commit is contained in:
@@ -38,7 +38,7 @@ let
|
||||
inherit (upstream-info.deps.gn) url rev sha256;
|
||||
};
|
||||
});
|
||||
} // lib.optionalAttrs (lib.versionAtLeast upstream-info.version "94") rec {
|
||||
} // lib.optionalAttrs (lib.versionAtLeast upstream-info.version "93") rec {
|
||||
llvmPackages = llvmPackages_13;
|
||||
stdenv = llvmPackages.stdenv;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user