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