Loading pkgs/development/compilers/llvm/git/default.nix +2 −2 Original line number Diff line number Diff line { lowPrio, newScope, pkgs, lib, stdenv, stdenvNoCC, cmake, ninja , gccForLibs, preLibcCrossHeaders { lowPrio, newScope, pkgs, lib, stdenv, cmake, ninja , preLibcCrossHeaders , libxml2, python3, fetchFromGitHub, overrideCC, wrapCCWith, wrapBintoolsWith , buildLlvmTools # tools, but from the previous stage, for cross , targetLlvmLibraries # libraries, but from the next stage, for cross Loading Loading
pkgs/development/compilers/llvm/git/default.nix +2 −2 Original line number Diff line number Diff line { lowPrio, newScope, pkgs, lib, stdenv, stdenvNoCC, cmake, ninja , gccForLibs, preLibcCrossHeaders { lowPrio, newScope, pkgs, lib, stdenv, cmake, ninja , preLibcCrossHeaders , libxml2, python3, fetchFromGitHub, overrideCC, wrapCCWith, wrapBintoolsWith , buildLlvmTools # tools, but from the previous stage, for cross , targetLlvmLibraries # libraries, but from the next stage, for cross Loading