Age | Commit message (Expand) | Author | Files | Lines |
2019-08-24 | installer: handle network proxy in systemd install | Venkateswara Rao Mandela | 1 | -0/+34 |
2019-07-25 | Add default for USER when unset | Matthew Bauer | 1 | -1/+1 |
2019-06-17 | Merge pull request #2746 from bjornfor/install-multi-user-defaults | Eelco Dolstra | 1 | -3/+0 |
2019-05-29 | Replace `type` with `command -v` in install script | Johannes Climacus | 1 | -4/+4 |
2019-05-15 | Don’t set NIX_REMOTE=daemon in daemon profile | Matthew Bauer | 1 | -6/+0 |
2019-05-15 | Sync NIX_PROFILES between single-user and multi-user modes | Matthew Bauer | 1 | -2/+2 |
2019-05-15 | nix-profile: Add all channels to $NIX_PATH | Eelco Dolstra | 1 | -4/+3 |
2019-05-15 | Fix shellcheck error | Eelco Dolstra | 1 | -1/+1 |
2019-05-08 | Merge pull request #2594 from LnL7/darwin-10.12.6 | Graham Christensen | 1 | -3/+5 |
2019-05-01 | Merge pull request #2679 from bjornfor/offline-install | Eelco Dolstra | 2 | -2/+13 |
2019-03-27 | install-multi-user: remove unneeded settings from nix.conf | Bjørn Forsman | 1 | -3/+0 |
2019-03-27 | install-multi-user: reduce max-jobs from 32 to 1 | Bjørn Forsman | 1 | -1/+1 |
2019-03-24 | Merge pull request #2693 from thoughtpolice/scripts/multi-user-sandbox | Domen Kožar | 1 | -1/+0 |
2019-02-23 | scripts: remove default 'sandbox = false' from multi-user installer | Austin Seipp | 1 | -1/+0 |
2019-02-22 | remove noop uses of nix-store --init | zimbatm | 2 | -9/+0 |
2019-02-20 | install script: don't abort when "nix-channel --update" fails | Bjørn Forsman | 2 | -2/+13 |
2019-02-14 | nix.sh: Be set -u compliant. | Shea Levy | 1 | -1/+1 |
2018-12-20 | installer: update macOS version check to 10.12.2 | Daiderd Jordan | 1 | -3/+5 |
2018-11-15 | Merge pull request #2432 from luke-clifton/fixssl | Eelco Dolstra | 1 | -4/+7 |
2018-10-16 | install script: remove unportable command check, fixup errant escape | Graham Christensen (Target) | 1 | -2/+2 |
2018-10-01 | nix-profile-daemon: remove cruft | Matthew Bauer | 1 | -1/+1 |
2018-09-20 | Search NIX_PROFILE for SSL CA | Luke Clifton | 1 | -4/+7 |
2018-09-19 | Look inside the user profile | Luke Clifton | 1 | -2/+2 |
2018-09-01 | Default to single-user install | Graham Christensen | 1 | -11/+14 |
2018-05-30 | release.nix: Generate the installer script | Eelco Dolstra | 1 | -7/+7 |
2018-05-30 | Move installer script from nixos-homepage | Eelco Dolstra | 1 | -0/+67 |
2018-05-30 | install-multi-user: support 'set -u' runs, closes #2193 | Graham Christensen | 1 | -1/+1 |
2018-05-30 | nix-daemon.sh profile script: operate under `set -u` | Graham Christensen | 1 | -2/+2 |
2018-05-25 | multi-user profile: borrow single user profiles' NIX_SSL_CERT_FILE finding logic | Graham Christensen | 1 | -1/+18 |
2018-05-25 | install-multi-user: don't force NIX_SSL_CERT_FILE | Graham Christensen | 1 | -3/+9 |
2018-05-25 | Merge pull request #1664 from matthewbauer/patch-4 | Eelco Dolstra | 1 | -1/+1 |
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-04-04 | Setup nix_path correctly in nix-profile-daemon | Matthew Justin Bauer | 1 | -1/+1 |
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 |