index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
install-nix-from-closure.sh
Age
Commit message (
Expand
)
Author
2023-02-10
A setting to follow XDG Base Directory standard
Alexander Bantyev
2022-10-25
Add `--yes` option for Nix installation script
Gabriella Gonzalez
2022-09-13
Add fish suport to installer
Ana Hobden
2022-07-12
Fix --no-daemon installation
Eelco Dolstra
2021-12-06
Update manual links
Jan Tojnar
2021-11-19
Apply some shellcheck suggestions
Sandro Jäckel
2021-11-02
installer: Do not use echo -e in #!/bin/sh script
Anders Kaseorg
2021-07-23
Merge pull request #5040 from SuperSandro2000/patch-1
Domen Kožar
2021-07-23
installer: update global nix.conf location
Sandro
2021-07-23
installer: fix --no-modify-profile help text
Sandro
2021-04-29
darwin: encrypt nix volume if filevault is enabled
Travis A. Everett
2021-01-22
scripts/install-nix-from-closure: only show progress if a terminal is used
Maximilian Bosch
2020-11-21
installer: simplify the per-build installation
zimbatm
2020-10-20
Merge pull request #3996 from abathur/macos_big_sur_fixes
Domen Kožar
2020-10-19
discourage casual Big Sur installs
Travis A. Everett
2020-10-19
fix xpath and conditional bugs; xpath -> xmllint
Travis A. Everett
2020-10-19
update macOS version handling for Big Sur
Travis A. Everett
2020-09-30
Installer: Set a known umask
Eelco Dolstra
2020-07-31
Merge pull request #3788 from crinklywrappr/master
Eelco Dolstra
2020-07-18
Add newline to profile sourcing line #3393
Alex Kovar
2020-07-07
merged systemd installer with non-systemd installer.
Daniel Fitzpatrick
2020-07-06
Add a script to install nix on non-systemd systems.
Daniel Fitzpatrick
2020-06-23
docs/installer: add correct curl flags
Jörg Thalheim
2020-05-26
Fix installer script bugs
Domen Kožar
2020-05-25
Merge pull request #3375 from domenkozar/multi-user-count
Domen Kožar
2020-05-25
Allow passing extra nix.conf to installer
Domen Kožar
2020-05-25
install-multi-user: allow overriding user count
Domen Kožar
2020-05-21
focus on golden-path covering most scenarios
Travis A. Everett
2020-05-21
install: improve output and error handling
Daiderd Jordan
2020-05-21
install: show macOS 10.15 message with --daemon
Daiderd Jordan
2020-05-21
install: also configure ~/.zshenv
Daiderd Jordan
2020-05-21
install: configure and bootstrap synthetic.conf on darwin
Daiderd Jordan
2020-05-12
Expose installer configuration environment variables via command line flags
Pavol Rusnak
2020-05-12
Introduce NIX_INSTALLER_NO_CHANNEL_ADD which skips nix-channel --add
Pavol Rusnak
2020-03-11
README, error msg: http -> https
Robert Hensing
2019-12-21
Pass -P to cp to preserve symlinks
Michael Forney
2019-10-19
Fix unset variable in installer
Steven Shaw
2019-07-25
Add default for USER when unset
Matthew Bauer
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-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
2018-12-20
installer: update macOS version check to 10.12.2
Daiderd Jordan
2018-09-01
Default to single-user install
Graham Christensen
2018-04-19
installer: default to the daemon installor for Linux with systemd
Graham Christensen
2018-04-19
installer: allow opting in / out to the daemon installer
Graham Christensen
2018-03-29
Expand the multi-user installer to support Linuxes with systemd
Graham Christensen
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-14
Address feedback around printf & exec
Graham Christensen
[next]