lix/scripts
Jan Van Bruggen 7d56174c1e
Reword "we"s to "I"s for consistency
This script uses multiple forms of the first-person POV:
1. "We" to refer to the Nix team (1e7c796e66/scripts/install-multi-user.sh (L72))
2. "We" to refer to the combination of the installation script & the user/executor (1e7c796e66/scripts/install-multi-user.sh (L710))
3. "We" to refer to the installation script alone (1e7c796e66/scripts/install-multi-user.sh (L602))
4. "I" to refer to the installation script alone (1e7c796e66/scripts/install-multi-user.sh (L200))

Since I prefer POV 4 to POV 3, this changes all instances of POV 3 to POV 4.
2021-11-03 18:42:32 -06:00
..
bigsur-nixbld-user-migration.sh fix nixbld user name/uid for macOS 2021-03-11 10:16:34 -06:00
create-darwin-volume.sh install: fix addVolume perm issue for some users 2021-09-01 19:02:25 -05:00
install-darwin-multi-user.sh darwin-install: fix incorrect fn name 2021-10-12 18:17:27 -05:00
install-multi-user.sh Reword "we"s to "I"s for consistency 2021-11-03 18:42:32 -06:00
install-nix-from-closure.sh installer: Do not use echo -e in #!/bin/sh script 2021-11-02 10:27:27 -07:00
install-systemd-multi-user.sh darwin: encrypt nix volume if filevault is enabled 2021-04-29 13:26:51 -05:00
install.in Remove curl deps in install script 2021-08-09 15:33:39 +02:00
local.mk Pull nix-profile-daemon from 1.11 2017-10-16 14:51:39 -04:00
nix-http-export.cgi.in Replace wrong (w.r.t. PATH) sed call with in-shell substitution 2009-02-19 20:46:45 +00:00
nix-profile-daemon.sh.in Fix iterating over $NIX_PROFILES in Zsh 2020-10-21 00:03:38 +04:00
nix-profile.sh.in Provide a default value for NIX_PATH 2019-11-22 22:08:51 +01:00
nix-reduce-build.in Add support for ‘make installcheck’ 2013-11-25 18:47:03 +01:00
prepare-installer-for-github-actions Generate installer script for each PR/push 2021-02-21 15:51:49 +00:00