You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installation on MacOS is not working, I get the below error
--- sudo execution ------------------------------------------------------------
I am executing:
$ sudo /usr/bin/dscl . -create /Users/_nixbld1 PrimaryGroupID 30000
to let the nix daemon use this user for builds (this might seem redundant, but there are two concepts of group membership)
sudo: 4294967295: invalid value
sudo: error initializing audit plugin sudoers_audit
---- oh no! --------------------------------------------------------------------
Oh no, something went wrong. If you can take all the output and open
an issue, we'd love to fix the problem so nobody else has this issue.
:(
We'd love to help if you need it.
You can open an issue at https://github.com/nixos/nix/issues
Or feel free to contact the team:
- Matrix: #nix:nixos.org
- IRC: in #nixos on irc.libera.chat
- twitter: @nixos_org
- forum: https://discourse.nixos.org
Below the detail of my environment
DBI-LT-HER2:nix her$ sh <(curl -L https://nixos.org/nix/install)
DBI-LT-HER2:nix her$ uname -a
Darwin DBI-LT-HER2.local 19.6.0 Darwin Kernel Version 19.6.0: Tue Jun 21 21:18:39 PDT 2022; root:xnu-6153.141.66~1/RELEASE_X86_64 x86_64
DBI-LT-HER2:nix her$
Describe the bug
Installation on MacOS is not working, I get the below error
Below the detail of my environment
If you have a problem with a specific package or NixOS,
you probably want to file an issue at https://github.com/NixOS/nixpkgs/issues.
Steps To Reproduce
Expected behavior
A clear and concise description of what you expected to happen.
nix-env --version
outputAdditional context
Add any other context about the problem here.
Priorities
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered: