index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
install.in
Age
Commit message (
Expand
)
Author
2021-11-19
switch order of wget and curl
Kristof Molnar-Tatai
2021-08-09
Remove curl deps in install script
Anatole Lucet
2021-07-05
Fix wrong hash var for aarch64-darwin binary
Jarrett Keifer
2021-06-26
Support cross-compiling binaryTarball
Matthew Bauer
2021-06-01
Include aarch64-darwin in installer
Finn Behrens
2021-05-11
install: Fix hash variable for Darwin.arm64 (#4769)
Anders Kaseorg
2021-02-21
fix installer script
Domen Kožar
2020-12-04
Use com.apple.oahd.plist for rosetta 2 detection
Matthew Bauer
2020-12-02
Call it aarch64-darwin instead of arm64-darwin
Matthew Bauer
2020-12-02
Check for rosetta 2 support before installing
Matthew Bauer
2020-11-21
installer: simplify the per-build installation
zimbatm
2020-11-10
enable Darwin.arm64 to install x86_64 binary
Travis A. Everett
2020-09-30
Installer: Set a known umask
Eelco Dolstra
2020-05-27
installer: don't require xz on darwin
Daiderd Jordan
2020-03-21
installer: also test for xz to unpack
Philipp Middendorf
2020-03-11
nixos.org/releases -> releases.nixos.org
Eelco Dolstra
2019-12-22
Pass -J to tar for xz decompression
Michael Forney
2019-08-27
Compress binary tarballs using xz
Eelco Dolstra
2019-05-29
Replace `type` with `command -v` in install script
Johannes Climacus
2018-10-16
install script: remove unportable command check, fixup errant escape
Graham Christensen (Target)
2018-05-30
release.nix: Generate the installer script
Eelco Dolstra
2018-05-30
Move installer script from nixos-homepage
Eelco Dolstra