pkgs/development: stdenv.lib -> lib
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
, lib, stdenv, fetchpatch
|
||||
}:
|
||||
|
||||
with stdenv.lib;
|
||||
with lib;
|
||||
|
||||
qtModule {
|
||||
name = "qtwebengine";
|
||||
|
||||
Reference in New Issue
Block a user