Commit980678c6Recorded21 Jul 2026Repositorysigil-wire
Restore dev-redirects.sgl (inert dev-wiring placeholder)
Message
Mirror sigil-json's committed dev-redirects.sgl (identical content). It is only applied with an explicit --redirects flag, so the normal build still resolves the locked tag (sigil-stdlib 0.17.18 @ 0bb453df); it is just the convention marker for local development against a sigil checkout.
Changed
dev-redirects.sgl | 6 ++++++
1 file changed, 6 insertions(+)Diff
dev-redirects.sgladded
@@ -0,0 +1,6 @@
+1
;; Development redirects — point dependencies at local Sigil checkout+2
(redirects+3
repos: (list+4
(for-repo+5
url: "codeberg:sigil/sigil"+6
use: (from-path dir: "../sigil"))))