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
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
2017-07-14
Switch to a fancy multi-user installer on Darwin
Graham Christensen
2017-01-25
bail out if macOS 10.9 or lower is used during installer
Domen Kožar
2016-12-19
shellcheck scripts/install-nix-from-closure.sh
James Broadhead
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-11-03
installation: allow profile modification to be skipped (#1072)
Manav Rathi
2016-10-13
SSL_CERT_FILE -> NIX_SSL_CERT_FILE
Eelco Dolstra
2016-05-31
Fix reference to $NIX_LINK
Eelco Dolstra
2016-05-18
Fix `??` in Nix warning message
Gabriel Gonzalez
2016-04-14
install-nix-from-closure: Don't run nix-store --verify
Eelco Dolstra
2016-04-10
Remove information about nix-store --optimise
Wout Mertens
2016-04-10
Always verify nix store on install
wmertens
2016-02-19
Merge branch 'master' of git://github.com/stepcut/nix
Shea Levy
2016-02-10
Check shell profile is writeable before modifying
Alex Cruice
2015-12-06
Clarify installation error message that is shown when /nix/store exists but i...
Jeremy Shaw
2015-06-08
Update cacert locations
Eelco Dolstra
2015-02-11
Nix install script failed when "cd" printed to stdout.
Jeff Ramnani
2014-12-13
Install cacert before running nix-channel
Eelco Dolstra
2014-12-10
Include cacert in the binary tarball
Eelco Dolstra
2014-12-10
Always use https to fetch the Nixpkgs channel
Eelco Dolstra
2014-11-18
Add a test for the binary tarball installer
Eelco Dolstra
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
2014-08-07
install-nix-from-closure.sh: Use https channel if possible
Eelco Dolstra
2014-07-29
install-nix-from-closure.sh: Install cacert
Eelco Dolstra
2014-04-10
Don't barf when installing as root
Eelco Dolstra
2014-02-26
Installer: Handle Darwin
Eelco Dolstra
2014-02-10
Force use of Bash
Eelco Dolstra
2014-02-10
Binary tarball: Automatically create /nix
Eelco Dolstra
2014-02-10
Binary tarball: Automatically fetch the Nixpkgs channel
Eelco Dolstra
2012-05-22
Generate binary tarballs for installing Nix
Eelco Dolstra