aboutsummaryrefslogtreecommitdiff
path: root/scripts/install-nix-from-closure.sh
AgeCommit message (Expand)Author
2022-07-12Fix --no-daemon installationEelco Dolstra
2021-12-06Update manual linksJan Tojnar
2021-11-19Apply some shellcheck suggestionsSandro Jäckel
2021-11-02installer: Do not use echo -e in #!/bin/sh scriptAnders Kaseorg
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-04-29darwin: encrypt nix volume if filevault is enabledTravis A. Everett
2021-01-22scripts/install-nix-from-closure: only show progress if a terminal is usedMaximilian Bosch
2020-11-21installer: simplify the per-build installationzimbatm
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-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-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-21focus on golden-path covering most scenariosTravis A. Everett
2020-05-21install: improve output and error handlingDaiderd 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-11README, error msg: http -> httpsRobert Hensing
2019-12-21Pass -P to cp to preserve symlinksMichael Forney
2019-10-19Fix unset variable in installerSteven Shaw
2019-07-25Add default for USER when unsetMatthew Bauer
2019-05-15Fix shellcheck errorEelco Dolstra
2019-05-08Merge pull request #2594 from LnL7/darwin-10.12.6Graham Christensen
2019-05-01Merge pull request #2679 from bjornfor/offline-installEelco Dolstra
2019-02-22remove noop uses of nix-store --initzimbatm
2019-02-20install script: don't abort when "nix-channel --update" failsBjørn Forsman
2018-12-20installer: update macOS version check to 10.12.2Daiderd Jordan
2018-09-01Default to single-user installGraham Christensen
2018-04-19installer: default to the daemon installor for Linux with systemdGraham Christensen
2018-04-19installer: allow opting in / out to the daemon installerGraham Christensen
2018-03-29Expand the multi-user installer to support Linuxes with systemdGraham Christensen
2017-07-30Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim
2017-07-14Address feedback around printf & execGraham Christensen
2017-07-14Switch to a fancy multi-user installer on DarwinGraham Christensen
2017-01-25bail out if macOS 10.9 or lower is used during installerDomen Kožar
2016-12-19shellcheck scripts/install-nix-from-closure.shJames Broadhead