Cachix User Add the cache: $ cachix use monadplus Next nix-build will use it. Owner Set up: $ cachix authtoken $token (get one from your account https://cachix.org/) $ cachix generate-keypair monadplus Push new binaries: $ nix-build | cachix push monadplus