Closed
Description
Type: feature
Area: build
Many distributions try to switch to fully-reproducible builds for their packages. Fetching stuff from external sources (ipfs, http, git, etc.) is a no-go in such situations. Some package managers like Nix even go as far as blocking all access to resources outside the specified bounds (including network access).
It would be helpful if ipfs-go
could provide tarballs which include everything necessary to build ipfs
, including all dependencies that would be fetched over the network in a normal build.
Metadata
Metadata
Assignees
Labels
No labels