about summary refs log tree commit diff
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-10 installer: Fix terminal colors.Greg Price1-6/+6
2020-01-04 install-multi-user.sh: Remove unused variablesEelco Dolstra1-3/+0
2020-01-04 Fix unset variable in installerSteven Shaw1-4/+1
2020-01-04 Copy instead of linking launch agentMatthew Bauer1-1/+1
2019-10-10 nix-env: Create ~/.nix-defexpr automaticallyEelco Dolstra2-23/+0
2019-10-10 nix-env: Create ~/.nix-profile automaticallyEelco Dolstra2-21/+0
2019-10-09 TypoEelco Dolstra1-1/+1
2019-10-09 nix-profile.sh: Remove coreutils dependencyEelco Dolstra1-4/+2
2019-10-09 nix-profile.sh: Don't create .nix-channelsEelco Dolstra2-10/+0
2019-10-09 Remove some redundant initializationEelco Dolstra1-6/+0
2019-10-09 Remove world-writability from per-user directoriesEelco Dolstra3-32/+4
2019-08-28 Merge pull request #2745 from samueldr/install/detect-systemd-separatelyEelco Dolstra1-3/+7
2019-08-28 Merge pull request #3054 from matthewbauer/nix-dir-macosEelco Dolstra1-1/+1
2019-08-27 Compress binary tarballs using xzEelco Dolstra1-4/+3
2019-08-24 installer: handle network proxy in systemd installVenkateswara Rao Mandela1-0/+34
2019-08-22 Allow empty /nix directory in multi-user installerMatthew Bauer1-1/+1
2019-07-25 Add default for USER when unsetMatthew Bauer1-1/+1
2019-06-17 Merge pull request #2746 from bjornfor/install-multi-user-defaultsEelco Dolstra1-3/+0
2019-05-29 Replace `type` with `command -v` in install scriptJohannes Climacus1-4/+4
2019-05-15 Don’t set NIX_REMOTE=daemon in daemon profileMatthew Bauer1-6/+0
2019-05-15 Sync NIX_PROFILES between single-user and multi-user modesMatthew Bauer1-2/+2
2019-05-15 nix-profile: Add all channels to $NIX_PATHEelco Dolstra1-4/+3
2019-05-15 Fix shellcheck errorEelco Dolstra1-1/+1
2019-05-08 Merge pull request #2594 from LnL7/darwin-10.12.6Graham Christensen1-3/+5
2019-05-01 Merge pull request #2679 from bjornfor/offline-installEelco Dolstra2-2/+13
2019-03-27 install-multi-user: remove unneeded settings from nix.confBjørn Forsman1-3/+0
2019-03-27 install-multi-user: reduce max-jobs from 32 to 1Bjørn Forsman1-1/+1
2019-03-26 install-multi-user: Detect and fail lack of systemd separatelySamuel Dionne-Riel1-3/+7
2019-03-24 Merge pull request #2693 from thoughtpolice/scripts/multi-user-sandboxDomen Kožar1-1/+0
2019-02-23 scripts: remove default 'sandbox = false' from multi-user installerAustin Seipp1-1/+0
2019-02-22 remove noop uses of nix-store --initzimbatm2-9/+0
2019-02-20 install script: don't abort when "nix-channel --update" failsBjørn Forsman2-2/+13
2019-02-14 nix.sh: Be set -u compliant.Shea Levy1-1/+1
2018-12-20 installer: update macOS version check to 10.12.2Daiderd Jordan1-3/+5
2018-11-15 Merge pull request #2432 from luke-clifton/fixsslEelco Dolstra1-4/+7
2018-10-16 install script: remove unportable command check, fixup errant escapeGraham Christensen (Target)1-2/+2
2018-10-01 nix-profile-daemon: remove cruftMatthew Bauer1-1/+1
2018-09-20 Search NIX_PROFILE for SSL CALuke Clifton1-4/+7
2018-09-19 Look inside the user profileLuke Clifton1-2/+2
2018-09-01 Default to single-user installGraham Christensen1-11/+14
2018-05-30 release.nix: Generate the installer scriptEelco Dolstra1-7/+7
2018-05-30 Move installer script from nixos-homepageEelco Dolstra1-0/+67
2018-05-30 install-multi-user: support 'set -u' runs, closes #2193Graham Christensen1-1/+1
2018-05-30 nix-daemon.sh profile script: operate under `set -u`Graham Christensen1-2/+2
2018-05-25 multi-user profile: borrow single user profiles' NIX_SSL_CERT_FILE finding logicGraham Christensen1-1/+18
2018-05-25 install-multi-user: don't force NIX_SSL_CERT_FILEGraham Christensen1-3/+9
2018-05-25 Merge pull request #1664 from matthewbauer/patch-4Eelco Dolstra1-1/+1
2018-04-19 installer: default to the daemon installor for Linux with systemdGraham Christensen1-1/+1
2018-04-19 installer: allow opting in / out to the daemon installerGraham Christensen1-6/+31
2018-04-04 Setup nix_path correctly in nix-profile-daemonMatthew Justin Bauer1-1/+1