about summary refs log tree commit diff
path: root/scripts/nix-reduce-build.in
AgeCommit message (Collapse)AuthorFilesLines
2008-05-11 Added support for file:// archive (.nar.gz) repositories to ↵Michael Raskin1-0/+5
nix-reduce-build. /tmp/nix-export created by nix-http-export.cgi is OK.
2008-05-07 --proxy=proxy:3128Michael Raskin1-1/+1
2008-04-29 Added http alternative transport for nix-reduce-buildMichael Raskin1-3/+12
2008-02-27 Added nix-reduce-build. You point it to some path you want to build and it ↵Michael Raskin1-0/+68
fetches whatever it can from specified computers via nix-copy-closure. NOTE: You do want to set up RSA keys or ssh-agent or something... You really do want it. It will run separate ssh instances insane number of times.