Cachix
Nix
でビルドした成果物をオンラインでキャッシュできる cache as a service
Installation
https://github.com/cachix/cachix#installation
Usage
code:shell
$ cachix use hogehoge
してから
nix-build
とかするとキャッシュが降ってくる.便利ですね〜