restructure std -> nib.types + change type naming convention

This commit is contained in:
Emile Clark-Boman 2025-12-14 12:41:52 +10:00
parent b9f2acf7e7
commit eac4161b36
11 changed files with 129 additions and 139 deletions

View file

@ -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