treewide: stdenv.lib -> lib
This commit is contained in:
@@ -29,7 +29,7 @@ let
|
||||
};
|
||||
|
||||
in
|
||||
with stdenv.lib;
|
||||
with lib;
|
||||
stdenv.mkDerivation rec {
|
||||
inherit pname;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user