pkgs/applications: stdenv.lib -> lib
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
, cpio, e2fsprogs, findutils, gzip
|
||||
}:
|
||||
|
||||
with stdenv.lib;
|
||||
with lib;
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "virt-manager";
|
||||
|
||||
Reference in New Issue
Block a user