@@ -0,0 +1,10 @@
{
description = "A collection of flake templates";
outputs = { self }: {
rust = {
path = ./rust;
description = "Rust template";
};
}
The note is not visible to the blocked user.