1
0
Fork 0
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:
Luc Perkins 2025-03-05 16:31:18 -03:00
parent ad264674e6
commit af23843434
No known key found for this signature in database
GPG key ID: C86EE5D85EE4DDA5
3 changed files with 0 additions and 24 deletions

View file

@ -1,13 +1,5 @@
# 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:
```console