mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
This adds an explicit unmount of the store volume to avoid cases where the installer can hang in await_volume when: - the user already has a store volume - that volume is already mounted somewhere other than /nix - they do not take a path through the installer that results in an explicit unmount (as both removing and encrypting the volume would do) |
||
|---|---|---|
| .. | ||
| bigsur-nixbld-user-migration.sh | ||
| create-darwin-volume.sh | ||
| install-darwin-multi-user.sh | ||
| install-multi-user.sh | ||
| install-nix-from-closure.sh | ||
| install-systemd-multi-user.sh | ||
| install.in | ||
| local.mk | ||
| nix-http-export.cgi.in | ||
| nix-profile-daemon.sh.in | ||
| nix-profile.sh.in | ||
| nix-reduce-build.in | ||
| prepare-installer-for-github-actions | ||