about summary refs log tree commit diff
path: root/pkgs/build-support/prefer-remote-fetch
AgeCommit message (Collapse)AuthorFilesLines
2022-06-03prefer-remote-fetch: don't overwrite fetcher's which set preferLocalBuild ↵Sandro Jäckel1-5/+5
explicitly
2019-01-18prefer-fetch-remote: an overlay to fetch on remote buildersJörg Thalheim1-0/+19
This is useful when running tools like NixOps or nix-review on workstations where the upload to the builder is significantly slower then downloading the source on the builder itself.