summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2020-12-04Use com.apple.oahd.plist for rosetta 2 detectionMatthew Bauer
2020-12-02Call it aarch64-darwin instead of arm64-darwinMatthew Bauer
2020-12-02Check for rosetta 2 support before installingMatthew Bauer
2020-11-21installer: simplify the per-build installationzimbatm
2020-11-17Merge pull request #4171 from YorikSar/zsh-nix-profilesEelco Dolstra
2020-11-10enable Darwin.arm64 to install x86_64 binaryTravis A. Everett
2020-10-21Fix iterating over $NIX_PROFILES in ZshYuriy Taraday
2020-10-20Merge pull request #3996 from abathur/macos_big_sur_fixesDomen Kožar
2020-10-19discourage casual Big Sur installsTravis A. Everett
2020-10-19create missing profile files to fix zsh envvarsTravis A. Everett
2020-10-19fix skipped multi-user install steps on macOSTravis A. Everett
2020-10-19adapt to apfs.util flag diff in catalina/big surTravis A. Everett
2020-10-19replace xpath with xmllint --xpath; simplifyTravis A. Everett
2020-10-19fix xpath and conditional bugs; xpath -> xmllintTravis A. Everett
2020-10-19update macOS version handling for Big SurTravis A. Everett
2020-09-30Installer: Set a known umaskEelco Dolstra
2020-07-31Merge pull request #3788 from crinklywrappr/masterEelco Dolstra
2020-07-18Add newline to profile sourcing line #3393Alex Kovar
2020-07-07merged systemd installer with non-systemd installer.Daniel Fitzpatrick
2020-07-06Add a script to install nix on non-systemd systems.Daniel Fitzpatrick
2020-06-23docs/installer: add correct curl flagsJörg Thalheim
2020-05-27installer: don't require xz on darwinDaiderd Jordan
2020-05-27Merge pull request #3608 from surajbarkale/patch-1Eelco Dolstra
2020-05-26installer: fix unused variableDomen Kožar
2020-05-26Fix installer script bugsDomen Kožar
2020-05-25Merge pull request #3375 from domenkozar/multi-user-countDomen Kožar
2020-05-25Allow passing extra nix.conf to installerDomen Kožar
2020-05-25install-multi-user: allow overriding user countDomen Kožar
2020-05-23scripts/create-darwin-volume.sh: remove unused variableDomen Kožar
2020-05-22Use /etc/zshenv instead of /etc/zshrc for profileSuraj Barkale
2020-05-21installer: don't clobber synthetic.confDaiderd Jordan
2020-05-21focus on golden-path covering most scenariosTravis A. Everett
2020-05-21installer: refuse apfs volume creation when FileVault is enabledDaiderd Jordan
2020-05-21install: make synthetic.conf and fstab checks stricterDaiderd Jordan
2020-05-21install: improve output and error handlingDaiderd Jordan
2020-05-21install: hide the store volume on darwinDaiderd Jordan
2020-05-21install: show macOS 10.15 message with --daemonDaiderd Jordan
2020-05-21install: also configure ~/.zshenvDaiderd Jordan
2020-05-21install: configure and bootstrap synthetic.conf on darwinDaiderd Jordan
2020-05-12Expose installer configuration environment variables via command line flagsPavol Rusnak
2020-05-12Introduce NIX_INSTALLER_NO_CHANNEL_ADD which skips nix-channel --addPavol Rusnak
2020-03-24installer: Fix terminal colors.Greg Price
2020-03-22installer: Set files read-only when copying into storeGreg Price
2020-03-21installer: also test for xz to unpackPhilipp Middendorf
2020-03-11README, error msg: http -> httpsRobert Hensing
2020-03-11nixos.org/releases -> releases.nixos.orgEelco Dolstra
2020-01-23installer: Handle edge case where the nix-daemon is already running on the sy...Rovanion Luckey
2019-12-22Pass -J to tar for xz decompressionMichael Forney
2019-12-21Pass -P to cp to preserve symlinksMichael Forney
2019-11-22Provide a default value for NIX_PATHEelco Dolstra