mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
The Determinate Nix Installer has set nosuid and noatime in https://github.com/DeterminateSystems/nix-installer/pull/1338, and figured this perf and security improvement is worthy of upstreaming.
The /nix volume shouldn't have setuid binaries anyway, and filesystems seem to generally be noatime on macOS.
Further, the garbage collector doesn't use atime.
(cherry picked from commit
|
||
---|---|---|
.. | ||
bigsur-nixbld-user-migration.sh | ||
binary-tarball.nix | ||
build-checks | ||
create-darwin-volume.sh | ||
flake-regressions.sh | ||
install-darwin-multi-user.sh | ||
install-multi-user.sh | ||
install-nix-from-closure.sh | ||
install-systemd-multi-user.sh | ||
install.in | ||
installer.nix | ||
local.mk | ||
nix-profile-daemon.fish.in | ||
nix-profile-daemon.sh.in | ||
nix-profile.fish.in | ||
nix-profile.sh.in | ||
prepare-installer-for-github-actions | ||
serve-installer-for-github-actions |