treewide: stdenv.lib -> lib
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
, extraPrefs ? ""
|
||||
}:
|
||||
|
||||
with stdenv.lib;
|
||||
with lib;
|
||||
|
||||
let
|
||||
libPath = makeLibraryPath libPkgs;
|
||||
|
||||
Reference in New Issue
Block a user