index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2023-01-14
Add escape for systemd service in installer script
Sheng Yang
2023-01-03
Fix Nix installation on older versions of fish
Alexandre Thomas
2022-12-14
Avoid poly_user_note_set twice
TIAN Yuanhao
2022-12-07
Merge pull request #7419 from fricklerhandwerk/installer-contact
Eelco Dolstra
2022-12-07
let installer blurb point to community page
Valentin Gagarin
2022-12-07
add template for installer issues
Valentin Gagarin
2022-10-25
Add `--yes` option for Nix installation script
Gabriella Gonzalez
2022-10-03
Fix fish shell MANPATH creation
Stel Abrego
2022-09-27
Use exit instead of return in fish profile
Jonathan Coates
2022-09-20
fix `uname -m` return value for armv6l/armv7l
hiroqn
2022-09-13
Add fish suport to installer
Ana Hobden
2022-09-09
Merge pull request #4918 from roberth/installer-pc
Eelco Dolstra
2022-08-31
Set `HOME` var to `root`'s home when running `nix-store` as `root`
Dave Nicponski
2022-08-23
darwin-install: fix shell hint
Josh Soref
2022-08-19
install: only create TMPDIR if missing
Travis A. Everett
2022-08-17
Ensure that $TMPDIR exists if defined
Eelco Dolstra
2022-08-17
Use plain mktemp
Eelco Dolstra
2022-08-12
Merge pull request #6882 from DeterminateSystems/allow-multi-user-as-root
Eelco Dolstra
2022-08-10
Don't prompt about using sudo if we're already root
Graham Christensen
2022-08-10
install-multi-user: abstract is_root, is_os_linux, is_os_darwin
Graham Christensen
2022-08-08
Only fail if selinux is in enforcing
Tom Franklin
2022-07-12
Fix --no-daemon installation
Eelco Dolstra
2022-06-10
install-multi-user: check if selinux is enabled and if it is then abort
Artturin
2022-06-01
darwin-install: work around existing vim swapfiles
Travis A. Everett
2022-05-04
darwin-install: fix break from bad vimrc
Travis A. Everett
2022-04-08
installer: ask for confirmation on multi-user install without systemd
Martin Schwaighofer
2022-04-06
curl: Use --fail to catch errors
Eelco Dolstra
2022-03-31
scripts/install-systemd-multi-user.sh: fix another typo
Artturin
2022-03-26
scripts/install-systemd-multi-user.sh: fix typo
Artturin
2022-03-24
Merge pull request #6285 from flokli/add-tmpfile
Eelco Dolstra
2022-03-24
install-multi-user.sh: Preserve symlinks
Eelco Dolstra
2022-03-23
scripts/install-systemd-multi-user.sh: install /etc/tmpfiles.d/nix-daemon.con...
Florian Klink
2022-03-01
installer: allow overriding nix user GID and UIDs
Bjørn Forsman
2022-02-28
Merge pull request #6123 from abathur/fix_6122
Domen Kožar
2022-02-22
install-darwin: track mount permission edge-case fix
Travis A. Everett
2022-02-21
Merge pull request #6138 from nmattia/nm-clarify-manpath
Eelco Dolstra
2022-02-21
Document usage of MANPATH in nix-profile.sh
Nicolas Mattia
2022-02-18
install-darwin: fix mount permission edge-case
Travis A. Everett
2022-02-17
Create to daemon-socket folder during install
Guillaume Maudoux
2022-02-10
check-hydra-status.sh: Ignore unfinished builds
Eelco Dolstra
2022-02-10
check-hydra-status.sh: Improve error behaviour
Eelco Dolstra
2022-01-21
install-darwin: dodge bash 3.2 command bug
Travis A. Everett
2021-12-08
Merge pull request #5521 from abathur/clearly_mark_validation_step
Domen Kožar
2021-12-08
Merge pull request #5489 from abathur/fix_macos_install_vim_plugins
Domen Kožar
2021-12-07
darwin-install: fix break from bad vim plugins
Travis A. Everett
2021-12-06
Update manual links
Jan Tojnar
2021-12-01
darwin-install: nail down diskutil
Travis A. Everett
2021-11-30
Add a github cron to check the hydra status
regnat
2021-11-19
Apply some shellcheck suggestions
Sandro Jäckel
2021-11-19
Merge pull request #5607 from kmt-lnh/install-ergonomics
Eelco Dolstra
[next]