Files
RedBear-OS/recipes/core/installer/recipe.toml
T
vasilito c2077aca68 installer: switch recipe to local fork (path-based source)
Use local/sources/installer/ as path source instead of git+patch.
The fork is synced to upstream 142b2d6. The ext4/GRUB patch will
be re-applied to the fork as a follow-up.

Author: vasilito <adminpupkin@gmail.com>
2026-06-18 21:43:01 +03:00

6 lines
79 B
TOML

[source]
path = "../../../local/sources/installer"
[build]
template = "cargo"