aboutsummaryrefslogtreecommitdiff
path: root/scripts/install-nix-from-closure.sh
AgeCommit message (Expand)Author
2019-07-25Add default for USER when unsetMatthew Bauer
2019-05-15Fix shellcheck errorEelco Dolstra
2019-05-08Merge pull request #2594 from LnL7/darwin-10.12.6Graham Christensen
2019-05-01Merge pull request #2679 from bjornfor/offline-installEelco Dolstra
2019-02-22remove noop uses of nix-store --initzimbatm
2019-02-20install script: don't abort when "nix-channel --update" failsBjørn Forsman
2018-12-20installer: update macOS version check to 10.12.2Daiderd Jordan
2018-09-01Default to single-user installGraham Christensen
2018-04-19installer: default to the daemon installor for Linux with systemdGraham Christensen
2018-04-19installer: allow opting in / out to the daemon installerGraham Christensen
2018-03-29Expand the multi-user installer to support Linuxes with systemdGraham Christensen
2017-07-30Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim
2017-07-14Address feedback around printf & execGraham Christensen
2017-07-14Switch to a fancy multi-user installer on DarwinGraham Christensen
2017-01-25bail out if macOS 10.9 or lower is used during installerDomen Kožar
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-05-31Fix reference to $NIX_LINKEelco Dolstra
2016-05-18Fix `??` in Nix warning messageGabriel Gonzalez
2016-04-14install-nix-from-closure: Don't run nix-store --verifyEelco Dolstra
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-10Check shell profile is writeable before modifyingAlex Cruice
2015-12-06Clarify installation error message that is shown when /nix/store exists but i...Jeremy Shaw
2015-06-08Update cacert locationsEelco Dolstra
2015-02-11Nix install script failed when "cd" printed to stdout.Jeff Ramnani
2014-12-13Install cacert before running nix-channelEelco Dolstra
2014-12-10Include cacert in the binary tarballEelco Dolstra
2014-12-10Always use https to fetch the Nixpkgs channelEelco Dolstra
2014-11-18Add a test for the binary tarball installerEelco Dolstra
2014-08-20Use proper quotes everywhereEelco Dolstra
2014-08-07install-nix-from-closure.sh: Use https channel if possibleEelco Dolstra
2014-07-29install-nix-from-closure.sh: Install cacertEelco Dolstra
2014-04-10Don't barf when installing as rootEelco Dolstra
2014-02-26Installer: Handle DarwinEelco Dolstra
2014-02-10Force use of BashEelco Dolstra
2014-02-10Binary tarball: Automatically create /nixEelco Dolstra
2014-02-10Binary tarball: Automatically fetch the Nixpkgs channelEelco Dolstra
2012-05-22Generate binary tarballs for installing NixEelco Dolstra