parent
7f748f27bc
commit
4e50809c78
|
@ -13,8 +13,6 @@ let
|
||||||
|
|
||||||
hostPlatform = pkgs.stdenv.hostPlatform;
|
hostPlatform = pkgs.stdenv.hostPlatform;
|
||||||
|
|
||||||
checkPlatform = any (meta.platformMatch pkgs.stdenv.hostPlatform);
|
|
||||||
|
|
||||||
loadModule = file: { condition ? true }: {
|
loadModule = file: { condition ? true }: {
|
||||||
inherit file condition;
|
inherit file condition;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue