This commit is contained in:
Daniel 2025-05-15 10:47:26 +02:00 committed by GitHub
commit 994a2f3aca
Failed to generate hash of commit

View file

@ -1,6 +1,6 @@
{ {
description = "Project Templates"; description = "Project Templates";
output = {self}: { outputs = {self}: {
templates = { templates = {
r = { r = {
path = ./templates/r; path = ./templates/r;