aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-05-07remove the autoconf+Make buildsystemQyriad
2024-04-09meson: correctly differentiate $profiledir and $sysconfdir/profile.dQyriad
2024-03-29meson: install shell fileseldritch horrors
2024-03-27meson: implement functional testsQyriad
2024-03-25Restore system-install profile files from the previous installerJade Lovelace
2024-03-14Delete the existing installerPuck Meerburg
2024-03-04Merge pull request #10001 from abathur/fix_macos_daemon_permseldritch horrors
2024-03-04Merge pull request #9639 from awakesecurity/mz/darwin-UID-overrideeldritch horrors
2024-03-04Merge pull request #9425 from iFreilicht/fix-unbound-variable-errorseldritch horrors
2024-03-04Update scripts/nix-profile-daemon.fish.ineldritch horrors
2023-06-15Merge pull request #8512 from scarf005/install-show-uidJohn Ericson
2023-06-15style: use plurals in uid rangesscarf
2023-06-15style: use mathematical interval notationscarf
2023-06-14darwin installer: remove the file before installing new oneDomen Kožar
2023-06-14build: show UID and GID in welcome messagescarf
2023-06-01Update install-multi-user.shsvenz
2023-05-25Merge pull request #7948 from mkenigs/ventura-diffThéophane Hufschmitt
2023-05-25installer: don't assume GNU diffMatthew Kenigsberg
2023-05-05Merge pull request #6953 from EzraSingh/patch-1Théophane Hufschmitt
2023-04-20Update install-systemd-multi-user.shEzra Singh
2023-03-01Merge pull request #7925 from cole-h/fixup-xdg-nix-envEelco Dolstra
2023-02-28Check if NIX_LINK_NEW exists instead of checking that NIX_LINK doesn't existCole Helbling
2023-02-28nix-profile{,-daemon}.sh.in: Allow XDG_STATE_HOME to be unsetCole Helbling
2023-02-10A setting to follow XDG Base Directory standardAlexander Bantyev
2023-01-14Add escape for systemd service in installer scriptSheng Yang
2023-01-03Fix Nix installation on older versions of fishAlexandre Thomas
2022-12-14Avoid poly_user_note_set twiceTIAN Yuanhao
2022-12-07Merge pull request #7419 from fricklerhandwerk/installer-contactEelco Dolstra
2022-12-07let installer blurb point to community pageValentin Gagarin
2022-12-07add template for installer issuesValentin Gagarin
2022-10-25Add `--yes` option for Nix installation scriptGabriella Gonzalez
2022-10-03Fix fish shell MANPATH creationStel Abrego
2022-09-27Use exit instead of return in fish profileJonathan Coates
2022-09-20fix `uname -m` return value for armv6l/armv7lhiroqn
2022-09-13Add fish suport to installerAna Hobden
2022-09-09Merge pull request #4918 from roberth/installer-pcEelco Dolstra
2022-08-31Set `HOME` var to `root`'s home when running `nix-store` as `root`Dave Nicponski
2022-08-24Update install-systemd-multi-user.shEzra Singh
2022-08-23darwin-install: fix shell hintJosh Soref
2022-08-19install: only create TMPDIR if missingTravis A. Everett
2022-08-17Ensure that $TMPDIR exists if definedEelco Dolstra
2022-08-17Use plain mktempEelco Dolstra
2022-08-12Merge pull request #6882 from DeterminateSystems/allow-multi-user-as-rootEelco Dolstra
2022-08-10Don't prompt about using sudo if we're already rootGraham Christensen
2022-08-10install-multi-user: abstract is_root, is_os_linux, is_os_darwinGraham Christensen
2022-08-08Only fail if selinux is in enforcingTom Franklin
2022-07-12Fix --no-daemon installationEelco Dolstra
2022-06-10install-multi-user: check if selinux is enabled and if it is then abortArtturin
2022-06-01darwin-install: work around existing vim swapfilesTravis A. Everett
2022-05-04darwin-install: fix break from bad vimrcTravis A. Everett