Talk:Distributed build: Difference between revisions

imported>Makefu
Created page with "Add info about nix remote builds with nix-2.0, should be as easy as <code>nix build hello --builders='ssh://trusteduser@remotehost'</code>--~~~~"
 
imported>Milahu
m remove = after --builders
Line 1: Line 1:
Add info about nix remote builds with nix-2.0, should be as easy as <code>nix build hello --builders='ssh://trusteduser@remotehost'</code>--[[User:Makefu|Makefu]] ([[User talk:Makefu|talk]]) 22:12, 7 March 2018 (UTC)
Add info about nix remote builds with nix-2.0, should be as easy as <code>nix build hello --builders 'ssh://trusteduser@remotehost'</code>--[[User:Makefu|Makefu]] ([[User talk:Makefu|talk]]) 22:12, 7 March 2018 (UTC)
Return to "Distributed build" page.