nixos/lib/testing: remove alias usage
This commit is contained in:
@@ -13,7 +13,7 @@ let
|
||||
types
|
||||
;
|
||||
|
||||
inherit (hostPkgs) hostPlatform;
|
||||
inherit (hostPkgs.stdenv) hostPlatform;
|
||||
|
||||
guestSystem =
|
||||
if hostPlatform.isLinux
|
||||
|
||||
Reference in New Issue
Block a user