golazo: Set __structuredAttrs to true

This commit is contained in:
rafaelrc7
2026-04-12 14:42:33 -03:00
parent 109b2e0096
commit 2bb029a32d
+2
View File
@@ -27,6 +27,8 @@ buildGoModule (finalAttrs: {
"-X github.com/0xjuanma/golazo/cmd.Version=v${finalAttrs.version}"
];
__structuredAttrs = true;
passthru.updateScript = gitUpdater {
rev-prefix = "v";
};