about summary refs log tree commit diff
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-03 installation: allow profile modification to be skipped (#1072)Manav Rathi1-13/+17
2016-10-13 SSL_CERT_FILE -> NIX_SSL_CERT_FILEEelco Dolstra2-9/+9
2016-08-31 Merge branch 'nix-build-c++'Shea Levy2-361/+0
2016-08-31 Merge branch 'nix-channel-c++'Shea Levy2-229/+0
2016-08-13 remove old traces of resolve-system-dependenciesJude Taylor2-129/+0
2016-08-11 nix-channel: implement in c++Shea Levy2-229/+0
2016-08-10 Nuke nix-push.Shea Levy2-297/+0
2016-08-10 Remove download-from-binary-cache.pl.in.Shea Levy1-632/+0
2016-08-10 Remove scripts/show-duplication.plShea Levy1-73/+0
2016-08-10 Remove nix-install-package.Shea Levy2-128/+0
2016-08-09 nix-build: Port to c++Shea Levy2-361/+0
2016-07-29 Set $MANPATH (#1005)Alexey Shmalko1-0/+4
2016-07-24 Merge branch 'find-runtime-roots-c++'Shea Levy2-81/+0
2016-07-21 resolve-system-dependencies.pl: Only install on darwinShea Levy1-2/+7
2016-07-21 find-runtime-roots: fold into gc.ccShea Levy2-81/+0
2016-06-02 LocalStore: Allow the physical and logical store directories to differEelco Dolstra1-103/+0
2016-05-31 Fix reference to $NIX_LINKEelco Dolstra1-1/+1
2016-05-31 nix-profile.sh: Don't pollute the environmentEelco Dolstra1-5/+4
2016-05-31 nix-copy-closure / build-remote.pl: Disable signature checkingEelco Dolstra2-2/+2
2016-05-18 Fix `??` in Nix warning messageGabriel Gonzalez1-1/+1
2016-05-04 Remove OpenSSL-based signingEelco Dolstra2-12/+4
2016-05-03 Merge pull request #883 from sheenobu/bugfix/ruby_shebangEelco Dolstra1-6/+20
2016-04-29 Eliminate the substituter mechanismEelco Dolstra1-7/+1
2016-04-25 Remove --print-build-traceEelco Dolstra1-6/+1
2016-04-25 Improved logging abstractionEelco Dolstra1-8/+1
2016-04-18 Workaround to support ruby as an interpreterSheena Artrip1-6/+20
2016-04-14 install-nix-from-closure: Don't run nix-store --verifyEelco Dolstra1-5/+0
2016-04-12 Merge branch 'patch-2' of git://github.com/wmertens/nixShea Levy1-1/+9
2016-04-11 Remove manifest supportEelco Dolstra6-574/+7
2016-04-10 Bring nix-profile.sh in line with NixOSWout Mertens1-13/+63
2016-04-10 Remove information about nix-store --optimiseWout Mertens1-9/+0
2016-04-10 Always verify nix store on installwmertens1-1/+18
2016-02-19 Merge branch 'master' of git://github.com/stepcut/nixShea Levy1-1/+1
2016-02-16 Add C++ functions for .narinfo processing / signingEelco Dolstra1-6/+3
2016-02-16 nix-profile.sh.in: find ca-bundle.pem on openSUSE Tumbleweed machinesPeter Simons1-0/+2
2016-02-12 nix-profile.sh.in: quote use of $HOME in shell argumentsPeter Simons1-2/+2
2016-02-10 Check shell profile is writeable before modifyingAlex Cruice1-1/+1
2016-01-20 Fix broken call to shellwordsBrian McKenna1-1/+1
2016-01-05 Verify TLS certificate before downloading binariesPhilip Potter2-3/+2
2016-01-05 propagate NIX_BUILD_SHELL also in pure builds document NIX_BUILD_SHELL in the...Fabian Schmitthenner1-1/+1
2015-12-07 Use shellwords for nix-shell shebangBrian McKenna1-1/+2
2015-12-06 Clarify installation error message that is shown when /nix/store exists but i...Jeremy Shaw1-1/+1
2015-11-25 Set default binary-caches-parallel-connections to 25Eelco Dolstra1-1/+1
2015-11-21 reintroduce host deps in tandem with sandbox profilesJude Taylor1-1/+1
2015-11-10 Fix bad characters in "copying 7 missing paths from ..."Eelco Dolstra1-0/+1
2015-10-21 resolve-system-dependencies.pl: Simplify union implShea Levy1-8/+2
2015-10-21 appropriately handle lock acquisition failures in resolve-system-dependencies.plJude Taylor1-2/+7
2015-10-21 Add resolve-system-dependencies.plJude Taylor2-0/+125
2015-10-01 nix-prefetch-url: Rewrite in C++Eelco Dolstra2-133/+0
2015-09-25 Also set CURLOPT_SSL_VERIFYHOST=0 when "verify-https-binary-caches" is falseUtku Demir1-1/+6