tutorial(cpp-ui): don't pin logos-module-builder in calc-ui-cpp flake

The generated example flake hard-pinned logos-module-builder to a specific
commit; every other tutorial output (and the generated .md) tracks the branch
via `github:logos-co/logos-module-builder` — only release builds pin (the
spec's `{release}` placeholder). Drop the stray rev to match.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dario Gabriel Lipicar
2026-06-15 11:25:52 -03:00
co-authored by Claude Opus 4.8
parent 0fff5e1084
commit c774cc9608
+1 -1
View File
@@ -2,7 +2,7 @@
description = "Calculator C++ UI plugin for Logos - QML view with process-isolated backend for calc_module";
inputs = {
logos-module-builder.url = "github:logos-co/logos-module-builder/de0c4c53712bd4171163c111b9387ee9035b9721";
logos-module-builder.url = "github:logos-co/logos-module-builder";
# Points at your local calc_module checkout. This is a placeholder —
# you lock it to your actual path in the next step with