aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2013-07-19nix-shell: Set $IN_NIX_SHELLEelco Dolstra
2013-07-19nix-shell: Set some environment variables also set by build.ccEelco Dolstra
2013-07-19Rename ‘nix-build --run-env’ to ‘nix-shell’Eelco Dolstra
2013-07-19nix-build --run-env: Add a ‘--pure’ flagEelco Dolstra
2013-07-18Revert "build-remote.pl: Enforce timeouts locally"Eelco Dolstra
2013-07-11build-remote.pl: Move "building ..." message to a better placeEelco Dolstra
2013-07-11nix-build --run-env: Always use BashEelco Dolstra
2013-07-11nix-build --run-env: Source $stdenv/setup in the interactive shellEelco Dolstra
2013-07-01Add support for uncompressed NARs in binary cachesEelco Dolstra
2013-07-01copy-from-other-stores.pl: Respect $NIX_BIN_DIREelco Dolstra
2013-07-01copy-from-other-stores.pl: Report downloaded size as 0Eelco Dolstra
2013-06-20Don't keep "disabled" substituters runningEelco Dolstra
2013-06-07download-from-binary-cache.pl: Respect $NIX_CONNECT_TIMEOUTEelco Dolstra
2013-06-07Replace $NIX_DEBUG_SUBST with an option ‘debug-subst’Eelco Dolstra
2013-06-07download-from-binary-cache.pl: Show if we're waiting for a URLEelco Dolstra
2013-06-05download-from-binary-cache.pl: Fix race conditionEelco Dolstra
2013-06-05Update the default binary cache URL to cache.nixos.orgEelco Dolstra
2013-06-04download-from-binary-cache.pl: Treat a 403 error as a 404Eelco Dolstra
2013-05-29build-remote.pl: Remove meaningless signing when importing the output pathsEelco Dolstra
2013-05-23build-remote.pl: Copy all outputs in one operationEelco Dolstra
2013-05-23build-remote.pl: Indicate if remote machine is refusing buildsEelco Dolstra
2013-05-15download-from-binary-cache.pl: Get rid of an uninitialized value warningEelco Dolstra
2013-05-10build-remote.pl: Properly close the SSH connection between attemptsEelco Dolstra
2013-05-10build-remote.pl: Pass /dev/null as SSH's stdinEelco Dolstra
2013-05-10build-remote.pl: Allow a machine to refuse a buildEelco Dolstra
2013-05-09build-remote.pl: Create one process fewer on the remote sideEelco Dolstra
2013-05-09build-remote.pl: Enforce timeouts locallyEelco Dolstra
2013-05-07Add option ‘extra-binary-caches’Eelco Dolstra
2013-05-03nix-copy-closure: Show a proper error message if no host name is givenEelco Dolstra
2013-05-03Fixing the pv position regarding compressionLluís Batlle i Rossell
2013-05-03Fixing the pv reference; I didn't mean to change itLluís Batlle i Rossell
2013-05-03Adding ETA support to the --show-progress in nix-copy-closureLluís Batlle i Rossell
2013-04-26find-runtime-roots.pl: Don't hardcode /nix/storeEelco Dolstra
2013-04-26find-runtime-roots.pl: Search process environments for rootsEelco Dolstra
2013-04-26find-runtime-roots.pl: Use Nix::Utils::readFileEelco Dolstra
2013-04-23nix-build: Respect --timeoutEelco Dolstra
2013-04-23Fix --fallback with the binary cache substituterEelco Dolstra
2013-04-23Test NAR info cachingEelco Dolstra
2013-03-08Revert "Prevent config.h from being clobbered"Eelco Dolstra
2013-03-07Prevent config.h from being clobberedEelco Dolstra
2013-02-19build-remote: Use the --quiet flagEelco Dolstra
2013-01-21build-remote.pl: Don't keep build logs on the build slaveEelco Dolstra
2013-01-02UrggghEelco Dolstra
2013-01-02Reinstate the http://nixos.org/binary-cache default for the binary-caches set...Eelco Dolstra
2012-12-21download-from-binary-cache: Use the channels of the calling user rather than ...Eelco Dolstra
2012-12-06Set a long SQLite timeout in the binary cache substituterEelco Dolstra
2012-12-05Support xz compression of nixexprs.tar in channelsEelco Dolstra
2012-11-26Undo accidental debug changeEelco Dolstra
2012-11-26Make "nix-build -A <derivation>.<output>" do the right thingEelco Dolstra
2012-11-23nix-copy-closure: Add flag ‘--use-substitutes’Eelco Dolstra