mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Remove macOS sequoia recommandations
This commit is contained in:
parent
ad264674e6
commit
af23843434
3 changed files with 0 additions and 24 deletions
|
@ -8,14 +8,6 @@ and macOS.
|
||||||
$ curl -L https://nixos.org/nix/install | sh -s -- --daemon
|
$ curl -L https://nixos.org/nix/install | sh -s -- --daemon
|
||||||
```
|
```
|
||||||
|
|
||||||
> **Updating to macOS 15 Sequoia**
|
|
||||||
>
|
|
||||||
> If you recently updated to macOS 15 Sequoia and are getting
|
|
||||||
> ```console
|
|
||||||
> error: the user '_nixbld1' in the group 'nixbld' does not exist
|
|
||||||
> ```
|
|
||||||
> when running Nix commands, refer to GitHub issue [NixOS/nix#10892](https://github.com/NixOS/nix/issues/10892) for instructions to fix your installation without reinstalling.
|
|
||||||
|
|
||||||
## Distributions
|
## Distributions
|
||||||
|
|
||||||
The Nix community maintains installers for several distributions.
|
The Nix community maintains installers for several distributions.
|
||||||
|
|
|
@ -1,13 +1,5 @@
|
||||||
# Installing a Binary Distribution
|
# Installing a Binary Distribution
|
||||||
|
|
||||||
> **Updating to macOS 15 Sequoia**
|
|
||||||
>
|
|
||||||
> If you recently updated to macOS 15 Sequoia and are getting
|
|
||||||
> ```console
|
|
||||||
> error: the user '_nixbld1' in the group 'nixbld' does not exist
|
|
||||||
> ```
|
|
||||||
> when running Nix commands, refer to GitHub issue [NixOS/nix#10892](https://github.com/NixOS/nix/issues/10892) for instructions to fix your installation without reinstalling.
|
|
||||||
|
|
||||||
To install the latest version Nix, run the following command:
|
To install the latest version Nix, run the following command:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
|
|
@ -43,14 +43,6 @@ which you may remove.
|
||||||
|
|
||||||
### macOS
|
### macOS
|
||||||
|
|
||||||
> **Updating to macOS 15 Sequoia**
|
|
||||||
>
|
|
||||||
> If you recently updated to macOS 15 Sequoia and are getting
|
|
||||||
> ```console
|
|
||||||
> error: the user '_nixbld1' in the group 'nixbld' does not exist
|
|
||||||
> ```
|
|
||||||
> when running Nix commands, refer to GitHub issue [NixOS/nix#10892](https://github.com/NixOS/nix/issues/10892) for instructions to fix your installation without reinstalling.
|
|
||||||
|
|
||||||
1. If system-wide shell initialisation files haven't been altered since installing Nix, use the backups made by the installer:
|
1. If system-wide shell initialisation files haven't been altered since installing Nix, use the backups made by the installer:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue