index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2020-03-24
installer: Fix terminal colors.
Greg Price
2020-03-22
installer: Set files read-only when copying into store
Greg Price
2020-03-21
installer: also test for xz to unpack
Philipp Middendorf
2020-03-11
README, error msg: http -> https
Robert Hensing
2020-03-11
nixos.org/releases -> releases.nixos.org
Eelco Dolstra
2020-01-23
installer: Handle edge case where the nix-daemon is already running on the sy...
Rovanion Luckey
2019-12-22
Pass -J to tar for xz decompression
Michael Forney
2019-12-21
Pass -P to cp to preserve symlinks
Michael Forney
2019-11-22
Provide a default value for NIX_PATH
Eelco Dolstra
2019-11-22
Remove $NIX_USER_PROFILE_DIR
Eelco Dolstra
2019-10-23
install-multi-user.sh: Remove unused variables
Eelco Dolstra
2019-10-19
Fix unset variable in installer
Steven Shaw
2019-10-09
Typo
Eelco Dolstra
2019-10-09
nix-env: Create ~/.nix-defexpr automatically
Eelco Dolstra
2019-10-09
nix-profile.sh: Remove coreutils dependency
Eelco Dolstra
2019-10-09
nix-env: Create ~/.nix-profile automatically
Eelco Dolstra
2019-10-09
nix-profile.sh: Don't create .nix-channels
Eelco Dolstra
2019-10-09
Remove some redundant initialization
Eelco Dolstra
2019-10-09
Remove world-writability from per-user directories
Eelco Dolstra
2019-10-08
Make preexisting Nix install a warning, not a failure
Matthew Bauer
2019-10-08
Copy instead of linking launch agent
Matthew Bauer
2019-08-28
Merge pull request #2745 from samueldr/install/detect-systemd-separately
Eelco Dolstra
2019-08-28
Merge pull request #3054 from matthewbauer/nix-dir-macos
Eelco Dolstra
2019-08-27
Compress binary tarballs using xz
Eelco Dolstra
2019-08-24
installer: handle network proxy in systemd install
Venkateswara Rao Mandela
2019-08-22
Allow empty /nix directory in multi-user installer
Matthew Bauer
2019-07-25
Add default for USER when unset
Matthew Bauer
2019-06-17
Merge pull request #2746 from bjornfor/install-multi-user-defaults
Eelco Dolstra
2019-05-29
Replace `type` with `command -v` in install script
Johannes Climacus
2019-05-15
Don’t set NIX_REMOTE=daemon in daemon profile
Matthew Bauer
2019-05-15
Sync NIX_PROFILES between single-user and multi-user modes
Matthew Bauer
2019-05-15
nix-profile: Add all channels to $NIX_PATH
Eelco Dolstra
2019-05-15
Fix shellcheck error
Eelco Dolstra
2019-05-08
Merge pull request #2594 from LnL7/darwin-10.12.6
Graham Christensen
2019-05-01
Merge pull request #2679 from bjornfor/offline-install
Eelco Dolstra
2019-03-27
install-multi-user: remove unneeded settings from nix.conf
Bjørn Forsman
2019-03-27
install-multi-user: reduce max-jobs from 32 to 1
Bjørn Forsman
2019-03-26
install-multi-user: Detect and fail lack of systemd separately
Samuel Dionne-Riel
2019-03-24
Merge pull request #2693 from thoughtpolice/scripts/multi-user-sandbox
Domen Kožar
2019-02-23
scripts: remove default 'sandbox = false' from multi-user installer
Austin Seipp
2019-02-22
remove noop uses of nix-store --init
zimbatm
2019-02-20
install script: don't abort when "nix-channel --update" fails
Bjørn Forsman
2019-02-14
nix.sh: Be set -u compliant.
Shea Levy
2018-12-20
installer: update macOS version check to 10.12.2
Daiderd Jordan
2018-11-15
Merge pull request #2432 from luke-clifton/fixssl
Eelco Dolstra
2018-10-16
install script: remove unportable command check, fixup errant escape
Graham Christensen (Target)
2018-10-01
nix-profile-daemon: remove cruft
Matthew Bauer
2018-09-20
Search NIX_PROFILE for SSL CA
Luke Clifton
2018-09-19
Look inside the user profile
Luke Clifton
2018-09-01
Default to single-user install
Graham Christensen
[next]