restructure std -> nib.types + change type naming convention
This commit is contained in:
parent
b9f2acf7e7
commit
eac4161b36
11 changed files with 129 additions and 139 deletions
|
|
@ -1,11 +1,7 @@
|
|||
{
|
||||
attrs,
|
||||
result,
|
||||
...
|
||||
} @ args: let
|
||||
{nib, ...} @ args: let
|
||||
struct = import ./struct.nix args;
|
||||
in
|
||||
attrs.mergeAttrsList [
|
||||
nib.types.mergeAttrsList [
|
||||
# submodule is included directly to this module (ie self.myFunc)
|
||||
struct
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue