aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-05-04Remove OpenSSL-based signingEelco Dolstra
2016-05-03Merge pull request #883 from sheenobu/bugfix/ruby_shebangEelco Dolstra
2016-04-29Eliminate the substituter mechanismEelco Dolstra
2016-04-25Remove --print-build-traceEelco Dolstra
2016-04-25Improved logging abstractionEelco Dolstra
2016-04-18Workaround to support ruby as an interpreterSheena Artrip
2016-04-14install-nix-from-closure: Don't run nix-store --verifyEelco Dolstra
2016-04-12Merge branch 'patch-2' of git://github.com/wmertens/nixShea Levy
2016-04-11Remove manifest supportEelco Dolstra
2016-04-10Bring nix-profile.sh in line with NixOSWout Mertens
2016-04-10Remove information about nix-store --optimiseWout Mertens
2016-04-10Always verify nix store on installwmertens
2016-02-19Merge branch 'master' of git://github.com/stepcut/nixShea Levy
2016-02-16Add C++ functions for .narinfo processing / signingEelco Dolstra
2016-02-16nix-profile.sh.in: find ca-bundle.pem on openSUSE Tumbleweed machinesPeter Simons
2016-02-12nix-profile.sh.in: quote use of $HOME in shell argumentsPeter Simons
2016-02-10Check shell profile is writeable before modifyingAlex Cruice
2016-01-20Fix broken call to shellwordsBrian McKenna
2016-01-05Verify TLS certificate before downloading binariesPhilip Potter
2016-01-05propagate NIX_BUILD_SHELL also in pure builds document NIX_BUILD_SHELL in the...Fabian Schmitthenner
2015-12-07Use shellwords for nix-shell shebangBrian McKenna
2015-12-06Clarify installation error message that is shown when /nix/store exists but i...Jeremy Shaw
2015-11-25Set default binary-caches-parallel-connections to 25Eelco Dolstra
2015-11-21reintroduce host deps in tandem with sandbox profilesJude Taylor
2015-11-10Fix bad characters in "copying 7 missing paths from ..."Eelco Dolstra
2015-10-21resolve-system-dependencies.pl: Simplify union implShea Levy
2015-10-21appropriately handle lock acquisition failures in resolve-system-dependencies.plJude Taylor
2015-10-21Add resolve-system-dependencies.plJude Taylor
2015-10-01nix-prefetch-url: Rewrite in C++Eelco Dolstra
2015-09-25Also set CURLOPT_SSL_VERIFYHOST=0 when "verify-https-binary-caches" is falseUtku Demir
2015-08-07Drop newline in error messageEelco Dolstra
2015-07-20nix-copy-closure: Add -v flagEelco Dolstra
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