aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-02-22Merge branch 'gh-476-fix-install-script' of git://github.com/jramnani/nixShea Levy
2015-02-19FIXMEsEelco Dolstra
2015-02-18Escape arguments to nix-shell #! scriptsEelco Dolstra
2015-02-18Support passing command line arguments to nix-shell #! scriptsEelco Dolstra
2015-02-18Fix nix-shell shebang scripts if -p is usedEelco Dolstra
2015-02-17Include NAR size in fingerprint computationEelco Dolstra
2015-02-11Nix install script failed when "cd" printed to stdout.Jeff Ramnani
2015-02-08nix-build: Respect -Q during evaluationShea Levy
2015-02-04Sign a subset of the .narinfoEelco Dolstra
2015-02-04Use libsodium instead of OpenSSL for binary cache signingEelco Dolstra
2015-01-30nix-install-package: follow symlinksJaka Hudoklin
2015-01-28Moves runHook to a later execution positionOliver Dunkl
2015-01-15Shut up "Wide character in print" warning in copy-from-other-stores.plEelco Dolstra
2015-01-15Set correct user agent for NAR downloads from binary cachesEelco Dolstra
2015-01-08nix-shell: Add --run flagEelco Dolstra
2015-01-08nix-shell: Interpret filenames relative to the #!-scriptEelco Dolstra
2015-01-08Allow nix-shell to be used as a #! interpreterEelco Dolstra
2015-01-07nix-shell --command: Remove bogus argument to "exit"Eelco Dolstra
2014-12-13Install cacert before running nix-channelEelco Dolstra
2014-12-10Include cacert in the binary tarballEelco Dolstra
2014-12-10Always use https to fetch the Nixpkgs channelEelco Dolstra
2014-12-10Fix bad commentEelco Dolstra
2014-12-09DohEelco Dolstra
2014-12-09Add option to disable binary cache certificate checkingEelco Dolstra
2014-12-09Provide some fallback defaults for the CA bundleEelco Dolstra
2014-12-09Use https://cache.nixos.org instead of http://cache.nixos.orgEelco Dolstra
2014-12-05Fix another operator precedence issue found by Perl 5.20Eelco Dolstra
2014-11-18Add a test for the binary tarball installerEelco Dolstra
2014-11-12build-remote.pl.in: Add some more trace messagesEelco Dolstra
2014-11-04download-from-binary-cache.pl: Fix flushing of stderrEelco Dolstra
2014-10-15Fix nix-copy-closure --fromShea Levy
2014-10-15Revert "binary download: Use $NIX_CURL_FLAGS"Eelco Dolstra
2014-10-14binary download: Use $NIX_CURL_FLAGSwmertens
2014-10-14nix-channel: Add --rollback flagEelco Dolstra
2014-10-14nix-channel --add: Validate URL / channel IDEelco Dolstra
2014-10-14Remove unused @sshOpts flagEelco Dolstra
2014-10-14nix-copy-closure: Use strictEelco Dolstra
2014-09-23Pass through --set from nix-install-package command line to nix-envShell Turner
2014-09-05build-remote.pl: UTF-8-decode errorsEelco Dolstra
2014-09-05Fix build-remote.plEelco Dolstra
2014-08-29Shut up "Wide character" warnings in Perl scriptsEelco Dolstra
2014-08-21Set a curl timeout on binary cache lookupsEelco Dolstra
2014-08-20Use proper quotes everywhereEelco Dolstra
2014-08-17Propagate remote timeouts properlyEelco Dolstra
2014-08-17nix-build: Propagate exit status from nix-store -rEelco Dolstra
2014-08-17build-remote.pl: Provide defaults for $NIX_CURRENT_LOAD and $NIX_REMOTE_SYSTEMSEelco Dolstra
2014-08-13nix-shell: Use $XDG_RUNTIME_DIREelco Dolstra
2014-08-13Use $XDG_RUNTIME_DIR for temporary filesEelco Dolstra
2014-08-07Warn about untrusted binary caches in extra-binary-cachesEelco Dolstra
2014-08-07nix-install-package: Use extra-binary-cachesEelco Dolstra