Add package function-schema and module-schema. Add check for module jsonschema.
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
}:
|
||||
{
|
||||
jsonschema = import ./jsonschema { inherit lib; };
|
||||
|
||||
modules = import ./description.nix { inherit clan-core; };
|
||||
buildClan = import ./build-clan { inherit clan-core lib nixpkgs; };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user