pkgs/applications: stdenv.lib -> lib
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
, enable32bitGuests ? true
|
||||
}:
|
||||
|
||||
with stdenv.lib;
|
||||
with lib;
|
||||
|
||||
let
|
||||
python = python3;
|
||||
|
||||
Reference in New Issue
Block a user