parent
1ce40f2c1a
commit
6ca0d7248b
329 changed files with 178 additions and 139 deletions
inputs
|
@ -8,9 +8,9 @@ let
|
|||
}}/lib";
|
||||
|
||||
inherit (lib) attrValues findFirst foldl' hasAttr matchAttrs optionalAttrs recursiveUpdate;
|
||||
|
||||
recursiveUpdateList = list: foldl' recursiveUpdate {} list;
|
||||
in rec {
|
||||
recursiveUpdateList = list: foldl' recursiveUpdate {} list;
|
||||
|
||||
/*
|
||||
* From an attrset, returns a flake input that has its type defaulted
|
||||
* to `github` and has some of its inputs following this flake's input
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue