aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-08-10Nuke nix-push.Shea Levy
2016-08-10Remove download-from-binary-cache.pl.in.Shea Levy
2016-08-10Remove scripts/show-duplication.plShea Levy
2016-08-10Remove nix-install-package.Shea Levy
2016-07-29Set $MANPATH (#1005)Alexey Shmalko
2016-07-24Merge branch 'find-runtime-roots-c++'Shea Levy
2016-07-21resolve-system-dependencies.pl: Only install on darwinShea Levy
2016-07-21find-runtime-roots: fold into gc.ccShea Levy
2016-06-02LocalStore: Allow the physical and logical store directories to differEelco Dolstra
2016-05-31Fix reference to $NIX_LINKEelco Dolstra
2016-05-31nix-profile.sh: Don't pollute the environmentEelco Dolstra
2016-05-31nix-copy-closure / build-remote.pl: Disable signature checkingEelco Dolstra
2016-05-18Fix `??` in Nix warning messageGabriel Gonzalez
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