aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2017-10-05darwin installer: Fix on systems where sudo -i is disabled.Shea Levy
2017-10-02install-darwin-multi-user: relax assumption checkAnthony Cowley
2017-08-31Rename a few configuration optionsEelco Dolstra
2017-07-30Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim
2017-07-14Rename PINCH_ME_IM_SILLY to ALLOW_PREEXISTING_INSTALLATIONGraham Christensen
2017-07-14If there is no TTY, also skip verbose sudo messagesGraham Christensen
2017-07-14Ensure PINCH_ME_IM_SILLY allows a /nix/store to stick around between buildsGraham Christensen
2017-07-14Assume yes if we have no TTYGraham Christensen
2017-07-14Address feedback around printf & execGraham Christensen
2017-07-14Don't install a second nix after the initial installation, and the rsync chan...Graham Christensen
2017-07-14Clean up issues around uninstall directions, and only showGraham Christensen
2017-07-14Prompt for sudo before validating assumptions, and check ourselves for root-o...Graham Christensen
2017-07-14multi-user install: move the profile in to the nix etc/profiles.d outputGraham Christensen
2017-07-14Switch to a fancy multi-user installer on DarwinGraham Christensen
2017-05-07nix-profile.sh: remove sbin from PATHJörg Thalheim
2017-02-07Merge branch 'nix-copy-closure-c++' of https://github.com/shlevy/nixEelco Dolstra
2017-02-07Remove build-remote.pl.inEelco Dolstra
2017-01-25bail out if macOS 10.9 or lower is used during installerDomen Kožar
2017-01-20nix-copy-closure: Implement in C++.Shea Levy
2016-12-19shellcheck scripts/install-nix-from-closure.shJames Broadhead
2016-11-26Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra
2016-11-25Get rid of unicode quotes (#1140)Guillaume Maudoux
2016-11-03installation: allow profile modification to be skipped (#1072)Manav Rathi
2016-10-13SSL_CERT_FILE -> NIX_SSL_CERT_FILEEelco Dolstra
2016-08-31Merge branch 'nix-build-c++'Shea Levy
2016-08-31Merge branch 'nix-channel-c++'Shea Levy