recetas: re-pinear netup y takana al commit con el loopback y el strip_debug del .swm

netup `b3:5d4eebb6…` (trae el `lo` levantado), takana `b3:e1f79ff3…` (trae `strip_debug` viajando en
el paquete). Los dos pineados a c0545ea4.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RomoxEGZUhaT4pob1QSX5x
This commit is contained in:
Sergio
2026-09-10 21:40:46 +00:00
co-authored by Claude Opus 5
parent c0545ea40c
commit 6eb7960bef
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ license = "MIT"
[source]
# Repo del propio takana (origin). El commit es el identificador inmutable; subirlo cuando netup avance.
repo = "ssh://gitea@git.tawasuyu.net:2345/sergio/takana.git"
commit = "be383ea485def684cb5886530efcd5333548743d"
commit = "c0545ea40cbf530c9b80fc9a76a20551163574cd"
[build]
compiler = "zig-cc"
+1 -1
View File
@@ -35,7 +35,7 @@ license = "MIT"
# El repo del propio takana: el `commit` es el identificador inmutable; la URL es sólo locator y no
# entra en `hash_inputs` (ADR 0013 §1). Subirlo cuando el CLI avance.
repo = "ssh://gitea@git.gioser.net:2345/sergio/takana.git"
commit = "3ff7585aa251913acad6fd26d9142da408bd02f9"
commit = "c0545ea40cbf530c9b80fc9a76a20551163574cd"
[build]
compiler = "zig-cc"