NixOS / nix.dev

Official documentation for getting things done with Nix.
https://nix.dev
Creative Commons Attribution Share Alike 4.0 International
2.36k stars 239 forks source link

Setting up distributed builds #1013

Open fricklerhandwerk opened 1 month ago

fricklerhandwerk commented 1 month ago

Setting up distributed builds is a very common use case, especially for developers.

Write a step by step tutorial to configure a remote build machine with NixOS and hook up the client.

Ideally this would also entail setting up post-build-hook daemon that pushes build results to a common cache.

Also list alternative solutions:

Related:

nixos-discourse commented 1 month ago

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/technical-writer-for-nix-documentation/48739/1