Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-31 | Manual: Remove old cruft | Eelco Dolstra | 1 | -10/+0 | |
2017-07-30 | replace "Mac OS X" with "macOS" | davidak | 1 | -2/+2 | |
except in older release notes where the name was actually Mac OS X. | |||||
2016-11-03 | installation: allow profile modification to be skipped (#1072) | Manav Rathi | 1 | -0/+8 | |
The current behaviour modifies the first writeable file from amongst .bash_profile, .bash_login and .profile. So .bash_profile (if it is writable) would be modified even if a user has already sourced nix.sh in, say, .profile. This commit introduces a new environment variable, NIX_INSTALLER_NO_MODIFY_PROFILE. If this is set during installation, then the modifications are unconditionally skipped. This is useful for users who have a manually curated set of dotfiles that they are porting to a new machine. In such scenarios, nix.sh is already sourced at a place where the user prefers. Without this change, the nix installer would insist on modifying .bash_profile if it exists. This commit also add documentations for both the current behaviour and the new override. | |||||
2016-06-17 | Restore instructions on how to install a binary tarball | Eelco Dolstra | 1 | -1/+1 | |
Looks like these were accidentally commented out in 9ffc4f4363d9596e2477645eab94e4140cd47c19. | |||||
2015-10-05 | Don't mention Fedora/Debian packages in the installation section | Eelco Dolstra | 1 | -6/+16 | |
See https://github.com/NixOS/nixos-homepage/commit/d4a88df9d6114f609da889db62ef0a3bf6e4ef27 | |||||
2014-11-24 | Update installation section | Eelco Dolstra | 1 | -13/+14 | |
2014-08-27 | Restructuring the Nix manual | Mikey Ariel | 1 | -0/+81 | |