Age | Commit message (Expand) | Author | Files | Lines |
2017-07-30 | Replace Unicode quotes in user-facing strings by ASCII | Jörg Thalheim | 1 | -2/+2 |
2017-07-14 | Address feedback around printf & exec | Graham Christensen | 1 | -1/+1 |
2017-07-14 | Switch to a fancy multi-user installer on Darwin | Graham Christensen | 1 | -7/+17 |
2017-01-25 | bail out if macOS 10.9 or lower is used during installer | Domen Kožar | 1 | -0/+7 |
2016-12-19 | shellcheck scripts/install-nix-from-closure.sh | James Broadhead | 1 | -9/+9 |
2016-11-26 | Revert "Get rid of unicode quotes (#1140)" | Eelco Dolstra | 1 | -2/+2 |
2016-11-25 | Get rid of unicode quotes (#1140) | Guillaume Maudoux | 1 | -2/+2 |
2016-11-03 | installation: allow profile modification to be skipped (#1072) | Manav Rathi | 1 | -13/+17 |
2016-10-13 | SSL_CERT_FILE -> NIX_SSL_CERT_FILE | Eelco Dolstra | 1 | -2/+2 |
2016-05-31 | Fix reference to $NIX_LINK | Eelco Dolstra | 1 | -1/+1 |
2016-05-18 | Fix `??` in Nix warning message | Gabriel Gonzalez | 1 | -1/+1 |
2016-04-14 | install-nix-from-closure: Don't run nix-store --verify | Eelco Dolstra | 1 | -5/+0 |
2016-04-10 | Remove information about nix-store --optimise | Wout Mertens | 1 | -9/+0 |
2016-04-10 | Always verify nix store on install | wmertens | 1 | -1/+18 |
2016-02-19 | Merge branch 'master' of git://github.com/stepcut/nix | Shea Levy | 1 | -1/+1 |
2016-02-10 | Check shell profile is writeable before modifying | Alex Cruice | 1 | -1/+1 |
2015-12-06 | Clarify installation error message that is shown when /nix/store exists but i... | Jeremy Shaw | 1 | -1/+1 |
2015-06-08 | Update cacert locations | Eelco Dolstra | 1 | -1/+1 |
2015-02-11 | Nix install script failed when "cd" printed to stdout. | Jeff Ramnani | 1 | -1/+1 |
2014-12-13 | Install cacert before running nix-channel | Eelco Dolstra | 1 | -5/+6 |
2014-12-10 | Include cacert in the binary tarball | Eelco Dolstra | 1 | -2/+5 |
2014-12-10 | Always use https to fetch the Nixpkgs channel | Eelco Dolstra | 1 | -5/+1 |
2014-11-18 | Add a test for the binary tarball installer | Eelco Dolstra | 1 | -2/+4 |
2014-08-20 | Use proper quotes everywhere | Eelco Dolstra | 1 | -3/+3 |
2014-08-07 | install-nix-from-closure.sh: Use https channel if possible | Eelco Dolstra | 1 | -1/+5 |
2014-07-29 | install-nix-from-closure.sh: Install cacert | Eelco Dolstra | 1 | -0/+3 |
2014-04-10 | Don't barf when installing as root | Eelco Dolstra | 1 | -1/+0 |
2014-02-26 | Installer: Handle Darwin | Eelco Dolstra | 1 | -1/+1 |
2014-02-10 | Force use of Bash | Eelco Dolstra | 1 | -1/+1 |
2014-02-10 | Binary tarball: Automatically create /nix | Eelco Dolstra | 1 | -17/+94 |
2014-02-10 | Binary tarball: Automatically fetch the Nixpkgs channel | Eelco Dolstra | 1 | -1/+7 |
2012-05-22 | Generate binary tarballs for installing Nix | Eelco Dolstra | 1 | -0/+34 |