chore: added an outputName for the derivation

This commit is contained in:
2026-07-20 16:35:34 -05:00
parent e12eb10909
commit a1f6951cfc
+2
View File
@@ -29,6 +29,8 @@
krantz.cad = { krantz.cad = {
enable = true; enable = true;
builder = ./build.py; builder = ./build.py;
outputName = "convention-tools";
}; };
}; };
}; };