aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-12-19shellcheck scripts/install-nix-from-closure.shJames Broadhead
2016-11-26Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra
2016-11-25Get rid of unicode quotes (#1140)Guillaume Maudoux
2016-11-03installation: allow profile modification to be skipped (#1072)Manav Rathi
2016-10-13SSL_CERT_FILE -> NIX_SSL_CERT_FILEEelco Dolstra
2016-08-31Merge branch 'nix-build-c++'Shea Levy
2016-08-31Merge branch 'nix-channel-c++'Shea Levy
2016-08-13remove old traces of resolve-system-dependenciesJude Taylor
2016-08-11nix-channel: implement in c++Shea Levy
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-08-09nix-build: Port to c++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