about summary refs log tree commit diff
path: root/scripts/install-nix-from-closure.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-19 installer: default to the daemon installor for Linux with systemdGraham Christensen1-1/+1
2018-04-19 installer: allow opting in / out to the daemon installerGraham Christensen1-6/+31
2018-03-29 Expand the multi-user installer to support Linuxes with systemdGraham Christensen1-2/+9
2017-07-30 Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim1-2/+2
2017-07-14 Address feedback around printf & execGraham Christensen1-1/+1
2017-07-14 Switch to a fancy multi-user installer on DarwinGraham Christensen1-7/+17
2017-01-25 bail out if macOS 10.9 or lower is used during installerDomen Kožar1-0/+7
2016-12-19 shellcheck scripts/install-nix-from-closure.shJames Broadhead1-9/+9
2016-11-26 Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra1-2/+2
2016-11-25 Get rid of unicode quotes (#1140)Guillaume Maudoux1-2/+2
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 Dolstra1-2/+2
2016-05-31 Fix reference to $NIX_LINKEelco Dolstra1-1/+1
2016-05-18 Fix `??` in Nix warning messageGabriel Gonzalez1-1/+1
2016-04-14 install-nix-from-closure: Don't run nix-store --verifyEelco Dolstra1-5/+0
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-10 Check shell profile is writeable before modifyingAlex Cruice1-1/+1
2015-12-06 Clarify installation error message that is shown when /nix/store exists but i...Jeremy Shaw1-1/+1
2015-06-08 Update cacert locationsEelco Dolstra1-1/+1
2015-02-11 Nix install script failed when "cd" printed to stdout.Jeff Ramnani1-1/+1
2014-12-13 Install cacert before running nix-channelEelco Dolstra1-5/+6
2014-12-10 Include cacert in the binary tarballEelco Dolstra1-2/+5
2014-12-10 Always use https to fetch the Nixpkgs channelEelco Dolstra1-5/+1
2014-11-18 Add a test for the binary tarball installerEelco Dolstra1-2/+4
2014-08-20 Use proper quotes everywhereEelco Dolstra1-3/+3
2014-08-07 install-nix-from-closure.sh: Use https channel if possibleEelco Dolstra1-1/+5
2014-07-29 install-nix-from-closure.sh: Install cacertEelco Dolstra1-0/+3
2014-04-10 Don't barf when installing as rootEelco Dolstra1-1/+0
2014-02-26 Installer: Handle DarwinEelco Dolstra1-1/+1
2014-02-10 Force use of BashEelco Dolstra1-1/+1
2014-02-10 Binary tarball: Automatically create /nixEelco Dolstra1-17/+94
2014-02-10 Binary tarball: Automatically fetch the Nixpkgs channelEelco Dolstra1-1/+7
2012-05-22 Generate binary tarballs for installing NixEelco Dolstra1-0/+34