aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-07-01Revert "add the manpath to the installer"Eelco Dolstra
2015-06-12nix-channel: Fix bogus error message caused by 8a84bd8c8bda1e4c6764c10ecdef9d...Eelco Dolstra
2015-06-08nix-push: Support -jEelco Dolstra
2015-06-08Update cacert locationsEelco Dolstra
2015-06-04copy-from-other-stores: Use cpEelco Dolstra
2015-06-03NamingEelco Dolstra
2015-06-01nix-shell: Support multiple "#! nix-shell" linesEelco Dolstra
2015-05-21nix-shell: Barf if -p and -E are both usedEelco Dolstra
2015-05-05nix-shell: Fix uninitialized value warningEelco Dolstra
2015-04-27Merge branch 'nix-channel-tarballs' of git://github.com/copumpkin/nixShea Levy
2015-04-22nix-collect-garbage: translate to C++Luca Bruno
2015-04-20Support tarballs in nix channel URLsDan Peebles
2015-04-12add the manpath to the installerMichael Merickel
2015-03-04Reduce verbosity in build-remote.plEelco Dolstra
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