by John Ericson on 2020-09-08
Obsidian Systems is adding support for IPFS to Nix so that build products can be persisted to and fetched from IPFS. This adds resiliency and makes it easier for Nix users to reproduce and distribute their work - by caching and distributing source code (and hopefully in the future intermediate build steps) peer to peer by using IPFS content addresses (CIDs).
This is a companion discussion topic for the original entry at https://blog.ipfs.io/2020-09-08-nix-ipfs-milestone-1