pkgs/tools: stdenv.lib -> lib
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ lib, stdenv, grub2_xen }:
|
||||
|
||||
with stdenv.lib;
|
||||
with lib;
|
||||
let
|
||||
efiSystemsBuild = {
|
||||
i686-linux.target = "i386";
|
||||
|
||||
Reference in New Issue
Block a user