Skip to content

Provide tarballs for offline-builds #3195

Closed
@the-kenny

Description

@the-kenny

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions