aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-10-12darwin-install: fix incorrect fn nameTravis A. Everett
2021-09-21fix install on macOS montereyTravis A. Everett
2021-09-01install: fix addVolume perm issue for some usersTravis A. Everett
2021-08-30Merge pull request #5096 from AnatoleLucet/patch-1Eelco Dolstra
2021-08-30Merge pull request #5179 from matthewbauer/use-zshrcEelco Dolstra
2021-08-25Revert "Use /etc/zshenv instead of /etc/zshrc for profile"Matthew Bauer
2021-08-24Try setting enableOwnership in macOS installMatthew Bauer
2021-08-18Remove rsync usage in the installerDomen Kožar
2021-08-09Remove curl deps in install scriptAnatole Lucet
2021-07-23Merge pull request #5040 from SuperSandro2000/patch-1Domen Kožar
2021-07-23installer: update global nix.conf locationSandro
2021-07-23installer: fix --no-modify-profile help textSandro
2021-07-05Fix wrong hash var for aarch64-darwin binaryJarrett Keifer
2021-06-26Support cross-compiling binaryTarballMatthew Bauer
2021-06-01Include aarch64-darwin in installerFinn Behrens
2021-05-27throw freenode down the memory holePatrick Hilhorst
2021-05-11install: Fix hash variable for Darwin.arm64 (#4769)Anders Kaseorg
2021-04-29darwin: encrypt nix volume if filevault is enabledTravis A. Everett
2021-03-25Merge pull request #4532 from abathur/macos_nixbld_idsDomen Kožar
2021-03-23Added Debian-based OS's profilesNicolas Stig124 FORMICHELLA
2021-03-11fix nixbld user name/uid for macOSTravis A. Everett
2021-02-21fix installer scriptDomen Kožar
2021-02-21Generate installer script for each PR/pushDomen Kožar
2021-01-22scripts/install-nix-from-closure: only show progress if a terminal is usedMaximilian Bosch
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