Cachix
NixのBinary Cacheをhostingするサービス
build済みのbinaryを配布してくれるので手元で自分でbuildする必要がない
buildに時間もかからないし、buildに失敗することもない
Domen Kožar
website
github
Haskell実装
docs
https://app.cachix.org/
CI向け
https://docs.cachix.org/continuous-integration-setup/
https://github.com/marketplace/actions/cachix
Github Actionsも用意されている
#??
Git結果を管理するGitHubの、Binary Cache版のようなイメージかと思ってたけど他人と共有するわけではないのか?mrsekut.icon
自分の作った結果を、未来の自分のために使う感じ?
他者と共有できるわけではないのか
参考
Announcing Cachix - Binary Cache as a Service
2018年のCachixを公開した際の記事
Cachixを作った理由など