pkgs/tools: stdenv.lib -> lib
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
, texinfo, libuuid, flex, bison, pixman, autoconf
|
||||
}:
|
||||
|
||||
with stdenv.lib;
|
||||
with lib;
|
||||
|
||||
let
|
||||
qemuName = "qemu-2.10.0";
|
||||
|
||||
Reference in New Issue
Block a user