;; Development redirects — point dependencies at the local Sigil monorepo
;; checkout. Use: sigil build --redirects ./dev-redirects.sgl
(redirects
repos: (list
(for-repo
url: "codeberg:sigil/sigil"
use: (from-path dir: "../sigil"))))