deps: relock onto sigil-system 0.1.1 (unstrand fs.home)
lantern-system's fs.home calls sigil-system's fs-home, but the lock still pinned sigil-system 0.1.0, which does not have it. So master built only with --redirects ./dev-redirects.sgl pointing at a local unreleased checkout; a clean build failed on an unbound fs-home. The feature was on master and invisible to anyone resolving the released tag.
sigil-system 0.1.1 is now tagged and pushed, so this relocks onto it and the redirect stops mattering for a normal build, exactly as dev-redirects.sgl describes. Verified by clean-building lantern-cli with the caches purged and no redirects: 55 modules, both bundles created.
The same update carries sigil 0.17.15 -> 0.17.16 under the existing ^0.17 caret range. Additive (wasm-dom primitives plus the weak vt register hook), and the native build uses neither.
sigil.lock | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)sigil.lockmodified
(package name: "sigil-stdlib" url: "codeberg:sigil/sigil" ref: "^0.17.14" sha: "e819303eb291d118f5e3c8be84bb76b9db265fbe" sha: "8e694ed5cde7d6a9f1c935ee21ab8a3a9bb92f4f" package-selector: "sigil-stdlib" version: "0.17.15") version: "0.17.16") (package name: "sigil-ffi" url: "codeberg:sigil/sigil-ffi" ref: "^0.16.3" (package name: "sigil-test" url: "codeberg:sigil/sigil" ref: "^0.17" sha: "e819303eb291d118f5e3c8be84bb76b9db265fbe" sha: "8e694ed5cde7d6a9f1c935ee21ab8a3a9bb92f4f" package-selector: "sigil-test" version: "0.17.15") version: "0.17.16") (package name: "sigil-test-runner" url: "codeberg:sigil/sigil" ref: "^0.17" sha: "e819303eb291d118f5e3c8be84bb76b9db265fbe" sha: "8e694ed5cde7d6a9f1c935ee21ab8a3a9bb92f4f" package-selector: "sigil-test-runner" version: "0.17.15") version: "0.17.16") (package name: "sigil-system" url: "codeberg:sigil/sigil-system" ref: "^0.1" sha: "df9b3ee56caf16358c2eb79c09b54de759fd0aaf" version: "0.1.0") sha: "0e639830e69d5b38956b8cc4be60412930ddf27a" version: "0.1.1") (package name: "sigil-ansi" url: "codeberg:sigil/sigil-ansi" ref: "^0.16.0"