Merge pull request #70157 from teto/lib_kernel

Add lib.kernel
This commit is contained in:
Silvan Mosberger
2020-03-12 23:53:42 +01:00
committed by GitHub
5 changed files with 20 additions and 10 deletions

View File

@@ -56,6 +56,9 @@ let
# back-compat aliases
platforms = systems.doubles;
# linux kernel configuration
kernel = callLibs ./kernel.nix;
inherit (builtins) add addErrorContext attrNames concatLists
deepSeq elem elemAt filter genericClosure genList getAttr
hasAttr head isAttrs isBool isInt isList isString length