Talk:Distributed build: Difference between revisions

From NixOS Wiki
Latest comment: 7 March 2018 by Makefu
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)

Revision as of 16:18, 23 November 2021

Add info about nix remote builds with nix-2.0, should be as easy as nix build hello --builders 'ssh://trusteduser@remotehost'--Makefu (talk) 22:12, 7 March 2018 (UTC)Reply