Age | Commit message (Expand) | Author | Files | Lines |
2018-04-19 | installer: default to the daemon installor for Linux with systemd | Graham Christensen | 1 | -1/+1 |
2018-04-19 | installer: allow opting in / out to the daemon installer | Graham Christensen | 1 | -6/+31 |
2018-03-30 | macos: Handle when a build user doesn't have a user ID | Graham Christensen | 1 | -2/+2 |
2018-03-30 | Use a looser comparison for the 'user note' check | Graham Christensen | 1 | -1/+5 |
2018-03-30 | Check for the existence of a profile target before seeing if it mentions Nix | Graham Christensen | 1 | -1/+1 |
2018-03-29 | Expand the multi-user installer to support Linuxes with systemd | Graham Christensen | 4 | -755/+1034 |
2018-02-13 | Merge pull request #1775 from LnL7/darwin-build-users | Eelco Dolstra | 1 | -1/+1 |
2018-01-29 | solves #1582 | Giorgio Gallo | 1 | -1/+1 |
2018-01-18 | Merge pull request #1793 from peterstuart/fix-extra-space | Eelco Dolstra | 1 | -1/+1 |
2018-01-15 | Fix manpath detection | Iavael | 1 | -1/+1 |
2018-01-12 | Remove extra space. | Peter Stuart | 1 | -1/+1 |
2018-01-03 | installer: create 'enough' build users | Daiderd Jordan | 1 | -1/+1 |
2018-01-03 | installer: don't touch /etc/profile | Daiderd Jordan | 1 | -1/+1 |
2017-12-29 | Do not export ASPELL_CONF | Frederik Rietdijk | 1 | -6/+0 |
2017-12-20 | Fix escaping, fixes build | Frederik Rietdijk | 1 | -2/+2 |
2017-12-08 | replace lolcat with nix-info | Graham Christensen | 1 | -1/+1 |
2017-12-08 | darwin installer: fix on High Sierra | Graham Christensen | 1 | -6/+20 |
2017-11-20 | install-darwin-multi-user.sh: Remove superfluous nix.conf settings | Eelco Dolstra | 1 | -8/+0 |
2017-10-16 | Pull nix-profile-daemon from 1.11 | Shea Levy | 2 | -0/+55 |
2017-10-12 | Merge pull request #1591 from shlevy/darwin-installer-no-sudo-i | Eelco Dolstra | 1 | -3/+3 |
2017-10-05 | darwin installer: Fix on systems where sudo -i is disabled. | Shea Levy | 1 | -3/+3 |
2017-10-02 | install-darwin-multi-user: relax assumption check | Anthony Cowley | 1 | -1/+1 |
2017-08-31 | Rename a few configuration options | Eelco Dolstra | 1 | -3/+3 |
2017-07-30 | Replace Unicode quotes in user-facing strings by ASCII | Jörg Thalheim | 1 | -2/+2 |
2017-07-14 | Rename PINCH_ME_IM_SILLY to ALLOW_PREEXISTING_INSTALLATION | Graham Christensen | 1 | -3/+3 |
2017-07-14 | If there is no TTY, also skip verbose sudo messages | Graham Christensen | 1 | -3/+33 |
2017-07-14 | Ensure PINCH_ME_IM_SILLY allows a /nix/store to stick around between builds | Graham Christensen | 1 | -5/+3 |
2017-07-14 | Assume yes if we have no TTY | Graham Christensen | 1 | -0/+11 |
2017-07-14 | Address feedback around printf & exec | Graham Christensen | 2 | -2/+2 |
2017-07-14 | Don't install a second nix after the initial installation, and the rsync chan... | Graham Christensen | 1 | -4/+1 |
2017-07-14 | Clean up issues around uninstall directions, and only show | Graham Christensen | 1 | -29/+77 |
2017-07-14 | Prompt for sudo before validating assumptions, and check ourselves for root-o... | Graham Christensen | 1 | -25/+13 |
2017-07-14 | multi-user install: move the profile in to the nix etc/profiles.d output | Graham Christensen | 1 | -68/+1 |
2017-07-14 | Switch to a fancy multi-user installer on Darwin | Graham Christensen | 2 | -7/+825 |
2017-05-07 | nix-profile.sh: remove sbin from PATH | Jörg Thalheim | 1 | -1/+1 |
2017-02-07 | Merge branch 'nix-copy-closure-c++' of https://github.com/shlevy/nix | Eelco Dolstra | 2 | -109/+1 |
2017-02-07 | Remove build-remote.pl.in | Eelco Dolstra | 2 | -277/+0 |
2017-01-25 | bail out if macOS 10.9 or lower is used during installer | Domen Kožar | 1 | -0/+7 |
2017-01-20 | nix-copy-closure: Implement in C++. | Shea Levy | 2 | -109/+1 |
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 | 3 | -8/+8 |
2016-11-25 | Get rid of unicode quotes (#1140) | Guillaume Maudoux | 3 | -8/+8 |
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 | 2 | -9/+9 |
2016-08-31 | Merge branch 'nix-build-c++' | Shea Levy | 2 | -361/+0 |
2016-08-31 | Merge branch 'nix-channel-c++' | Shea Levy | 2 | -229/+0 |
2016-08-13 | remove old traces of resolve-system-dependencies | Jude Taylor | 2 | -129/+0 |
2016-08-11 | nix-channel: implement in c++ | Shea Levy | 2 | -229/+0 |
2016-08-10 | Nuke nix-push. | Shea Levy | 2 | -297/+0 |
2016-08-10 | Remove download-from-binary-cache.pl.in. | Shea Levy | 1 | -632/+0 |