about summary refs log tree commit diff
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-29 solves #1582Giorgio Gallo1-1/+1
2018-01-18 Merge pull request #1793 from peterstuart/fix-extra-spaceEelco Dolstra1-1/+1
2018-01-15 Fix manpath detectionIavael1-1/+1
2018-01-12 Remove extra space.Peter Stuart1-1/+1
2018-01-03 installer: don't touch /etc/profileDaiderd Jordan1-1/+1
2017-12-29 Do not export ASPELL_CONFFrederik Rietdijk1-6/+0
2017-12-20 Fix escaping, fixes buildFrederik Rietdijk1-2/+2
2017-12-08 replace lolcat with nix-infoGraham Christensen1-1/+1
2017-12-08 darwin installer: fix on High SierraGraham Christensen1-6/+20
2017-11-20 install-darwin-multi-user.sh: Remove superfluous nix.conf settingsEelco Dolstra1-8/+0
2017-10-16 Pull nix-profile-daemon from 1.11Shea Levy2-0/+55
2017-10-12 Merge pull request #1591 from shlevy/darwin-installer-no-sudo-iEelco Dolstra1-3/+3
2017-10-05 darwin installer: Fix on systems where sudo -i is disabled.Shea Levy1-3/+3
2017-10-02 install-darwin-multi-user: relax assumption checkAnthony Cowley1-1/+1
2017-08-31 Rename a few configuration optionsEelco Dolstra1-3/+3
2017-07-30 Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim1-2/+2
2017-07-14 Rename PINCH_ME_IM_SILLY to ALLOW_PREEXISTING_INSTALLATIONGraham Christensen1-3/+3
2017-07-14 If there is no TTY, also skip verbose sudo messagesGraham Christensen1-3/+33
2017-07-14 Ensure PINCH_ME_IM_SILLY allows a /nix/store to stick around between buildsGraham Christensen1-5/+3
2017-07-14 Assume yes if we have no TTYGraham Christensen1-0/+11
2017-07-14 Address feedback around printf & execGraham Christensen2-2/+2
2017-07-14 Don't install a second nix after the initial installation, and the rsync chan...Graham Christensen1-4/+1
2017-07-14 Clean up issues around uninstall directions, and only showGraham Christensen1-29/+77
2017-07-14 Prompt for sudo before validating assumptions, and check ourselves for root-o...Graham Christensen1-25/+13
2017-07-14 multi-user install: move the profile in to the nix etc/profiles.d outputGraham Christensen1-68/+1
2017-07-14 Switch to a fancy multi-user installer on DarwinGraham Christensen2-7/+825
2017-05-07 nix-profile.sh: remove sbin from PATHJörg Thalheim1-1/+1
2017-02-07 Merge branch 'nix-copy-closure-c++' of https://github.com/shlevy/nixEelco Dolstra2-109/+1
2017-02-07 Remove build-remote.pl.inEelco Dolstra2-277/+0
2017-01-25 bail out if macOS 10.9 or lower is used during installerDomen Kožar1-0/+7
2017-01-20 nix-copy-closure: Implement in C++.Shea Levy2-109/+1
2016-12-19 shellcheck scripts/install-nix-from-closure.shJames Broadhead1-9/+9
2016-11-26 Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra3-8/+8
2016-11-25 Get rid of unicode quotes (#1140)Guillaume Maudoux3-8/+8
2016-11-03 installation: allow profile modification to be skipped (#1072)Manav Rathi1-13/+17
2016-10-13 SSL_CERT_FILE -> NIX_SSL_CERT_FILEEelco Dolstra2-9/+9
2016-08-31 Merge branch 'nix-build-c++'Shea Levy2-361/+0
2016-08-31 Merge branch 'nix-channel-c++'Shea Levy2-229/+0
2016-08-13 remove old traces of resolve-system-dependenciesJude Taylor2-129/+0
2016-08-11 nix-channel: implement in c++Shea Levy2-229/+0
2016-08-10 Nuke nix-push.Shea Levy2-297/+0
2016-08-10 Remove download-from-binary-cache.pl.in.Shea Levy1-632/+0
2016-08-10 Remove scripts/show-duplication.plShea Levy1-73/+0
2016-08-10 Remove nix-install-package.Shea Levy2-128/+0
2016-08-09 nix-build: Port to c++Shea Levy2-361/+0
2016-07-29 Set $MANPATH (#1005)Alexey Shmalko1-0/+4
2016-07-24 Merge branch 'find-runtime-roots-c++'Shea Levy2-81/+0
2016-07-21 resolve-system-dependencies.pl: Only install on darwinShea Levy1-2/+7
2016-07-21 find-runtime-roots: fold into gc.ccShea Levy2-81/+0
2016-06-02 LocalStore: Allow the physical and logical store directories to differEelco Dolstra1-103/+0