summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2019-06-17Merge pull request #2746 from bjornfor/install-multi-user-defaultsEelco Dolstra
2019-05-29Replace `type` with `command -v` in install scriptJohannes Climacus
2019-05-15Don’t set NIX_REMOTE=daemon in daemon profileMatthew Bauer
2019-05-15Sync NIX_PROFILES between single-user and multi-user modesMatthew Bauer
2019-05-15nix-profile: Add all channels to $NIX_PATHEelco Dolstra
2019-05-15Fix shellcheck errorEelco Dolstra
2019-05-08Merge pull request #2594 from LnL7/darwin-10.12.6Graham Christensen
2019-05-01Merge pull request #2679 from bjornfor/offline-installEelco Dolstra
2019-03-27install-multi-user: remove unneeded settings from nix.confBjørn Forsman
2019-03-27install-multi-user: reduce max-jobs from 32 to 1Bjørn Forsman
2019-03-24Merge pull request #2693 from thoughtpolice/scripts/multi-user-sandboxDomen Kožar
2019-02-23scripts: remove default 'sandbox = false' from multi-user installerAustin Seipp
2019-02-22remove noop uses of nix-store --initzimbatm
2019-02-20install script: don't abort when "nix-channel --update" failsBjørn Forsman
2019-02-14nix.sh: Be set -u compliant.Shea Levy
2018-12-20installer: update macOS version check to 10.12.2Daiderd Jordan
2018-11-15Merge pull request #2432 from luke-clifton/fixsslEelco Dolstra
2018-10-16install script: remove unportable command check, fixup errant escapeGraham Christensen (Target)
2018-10-01nix-profile-daemon: remove cruftMatthew Bauer
2018-09-20Search NIX_PROFILE for SSL CALuke Clifton
2018-09-19Look inside the user profileLuke Clifton
2018-09-01Default to single-user installGraham Christensen
2018-05-30release.nix: Generate the installer scriptEelco Dolstra
2018-05-30Move installer script from nixos-homepageEelco Dolstra
2018-05-30install-multi-user: support 'set -u' runs, closes #2193Graham Christensen
2018-05-30nix-daemon.sh profile script: operate under `set -u`Graham Christensen
2018-05-25multi-user profile: borrow single user profiles' NIX_SSL_CERT_FILE finding logicGraham Christensen
2018-05-25install-multi-user: don't force NIX_SSL_CERT_FILEGraham Christensen
2018-05-25Merge pull request #1664 from matthewbauer/patch-4Eelco Dolstra
2018-04-19installer: default to the daemon installor for Linux with systemdGraham Christensen
2018-04-19installer: allow opting in / out to the daemon installerGraham Christensen
2018-04-04Setup nix_path correctly in nix-profile-daemonMatthew Justin Bauer
2018-03-30macos: Handle when a build user doesn't have a user IDGraham Christensen
2018-03-30Use a looser comparison for the 'user note' checkGraham Christensen
2018-03-30Check for the existence of a profile target before seeing if it mentions NixGraham Christensen
2018-03-29Expand the multi-user installer to support Linuxes with systemdGraham Christensen
2018-02-13Merge pull request #1775 from LnL7/darwin-build-usersEelco Dolstra
2018-01-29solves #1582Giorgio Gallo
2018-01-18Merge pull request #1793 from peterstuart/fix-extra-spaceEelco Dolstra
2018-01-15Fix manpath detectionIavael
2018-01-12Remove extra space.Peter Stuart
2018-01-03installer: create 'enough' build usersDaiderd Jordan
2018-01-03installer: don't touch /etc/profileDaiderd Jordan
2017-12-29Do not export ASPELL_CONFFrederik Rietdijk
2017-12-20Fix escaping, fixes buildFrederik Rietdijk
2017-12-08replace lolcat with nix-infoGraham Christensen
2017-12-08darwin installer: fix on High SierraGraham Christensen
2017-11-20install-darwin-multi-user.sh: Remove superfluous nix.conf settingsEelco Dolstra
2017-10-16Pull nix-profile-daemon from 1.11Shea Levy
2017-10-12Merge pull request #1591 from shlevy/darwin-installer-no-sudo-iEelco Dolstra