summaryrefslogtreecommitdiffstats
path: root/scripts/install-nix-from-closure.sh
AgeCommit message (Expand)Author
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