Files
RedBear-OS/recipes
vasilito c52c88c758
redbear-ci / check (push) Has been cancelled
fix(rust): track the 03 patch symlink
recipes/.gitignore ignores *.patch, so the symlink created alongside
patch 03 was left untracked while 01 and 02 are tracked (force-added
past the same rule). A clean checkout would fetch rust, find
patches = [... "03-generate-copyright-path-deps.patch"] in recipe.toml,
and fail to resolve it.

Force-added to match 01/02.
2026-08-05 15:57:31 +03:00
..
2026-08-05 15:57:31 +03:00