melange
melange copied to clipboard
snapshot feature
Alternatively to implementing #1002 a snapshot feature would be nice to have. Recipes that use some kind of version control to download the source do it during build time currently. This prevents offline builds for those recipes. An APKBUILD can define a snapshot() function that can be used to generate tarballs in the build cache ahead of build time.