re-format with nixfmt
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{ lib, clan-core, nixpkgs, ... }:
|
||||
{
|
||||
lib,
|
||||
clan-core,
|
||||
nixpkgs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
jsonschema = import ./jsonschema { inherit lib; };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user