;; Development redirects — point dependencies at local checkouts.
;; sigil-wasm-dom lives in the sigil monorepo, so redirect the whole repo.
(redirects
repos: (list
(for-repo
url: "codeberg:sigil/sigil"
use: (from-path dir: "../sigil"))))