treewide: stdenvNoCC.lib -> lib

This commit is contained in:
Ben Siraphob
2021-01-27 13:01:51 +07:00
parent db4cede416
commit 02ee14b9d5
13 changed files with 34 additions and 33 deletions
@@ -1,4 +1,4 @@
{ stdenvNoCC, gitRepo, cacert, copyPathsToStore }:
{ lib, stdenvNoCC, gitRepo, cacert, copyPathsToStore }:
{ name, manifest, rev ? "HEAD", sha256
# Optional parameters:
@@ -9,7 +9,7 @@
assert repoRepoRev != "" -> repoRepoURL != "";
assert createMirror -> !useArchive;
with stdenvNoCC.lib;
with lib;
let
extraRepoInitFlags = [