pkgs/development/tools: stdenv.lib -> lib
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
}:
|
||||
|
||||
let
|
||||
rpath = stdenv.lib.makeLibraryPath [
|
||||
rpath = lib.makeLibraryPath [
|
||||
cairo
|
||||
stdenv.cc.cc
|
||||
gdk-pixbuf
|
||||
|
||||
Reference in New Issue
Block a user