fix format

This commit is contained in:
guochao 2023-09-26 12:15:38 +08:00
parent e829a91842
commit aab788d8e6

View File

@ -39,11 +39,10 @@
src = ./.;
vendorSha256 = "FhZNRT3zb5FUSgCG8EwVRdwKkBuXlQsbG0RQcg5SFrQ=";
};
in
{
inherit file-lock;
in {
inherit file-lock;
default = file-lock;
};
default = file-lock;
};
});
}