Creating reproducible builds can be tricky, especially when third-party packages download prebuilt binaries from GitHub. By mirroring those GitHub Releases, you can download them from your own server instead, makes your builds reproducible, even if the project has been removed from GitHub.