llvm_{5,6,8..11}: fix missing lib from stdenv.lib -> lib (#110643)

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
Gabor Greif
2021-01-24 01:31:45 +01:00
committed by GitHub
parent 212bc4ecbf
commit 5105bf4b2e
7 changed files with 14 additions and 7 deletions

View File

@@ -1,4 +1,5 @@
{ stdenv
{ lib
, stdenv
, fetch
, cmake
, llvm

View File

@@ -1,4 +1,5 @@
{ stdenv
{ lib
, stdenv
, fetch
, cmake
, llvm

View File

@@ -1,4 +1,5 @@
{ stdenv
{ lib
, stdenv
, fetch
, cmake
, llvm

View File

@@ -1,4 +1,5 @@
{ stdenv
{ lib
, stdenv
, fetch
, cmake
, llvm

View File

@@ -1,4 +1,5 @@
{ lib, stdenv
{ lib
, stdenv
, fetch
, cmake
, llvm

View File

@@ -1,4 +1,5 @@
{ stdenv
{ lib
, stdenv
, fetch
, cmake
, llvm

View File

@@ -1,4 +1,5 @@
{ stdenv
{ lib
, stdenv
, fetch
, cmake
, llvm