Compare commits

..

1 Commits

Author SHA1 Message Date
688bcf2ace inputs 2026-01-21 17:54:41 -06:00

View File

@@ -37,7 +37,7 @@
]; ];
extraSpecialArgs = { extraSpecialArgs = {
inherit inputs; inputs = inputs // olympus.inputs;
}; };
}; };
}; };