nix
nix copied to clipboard
feat: turn fatal error of missing user into warning
Motivation
Turn the UID error into a warning.
Context
With the upcoming Sequoia update, UID's 301,302,303,304 become used by Apple-provided users. This causes a hard error. This PR intends to turn this into a warning, but to allow usage of Nix nevertheless.
This warning can get noisy if trying to do a lot of builds, this is not idea, but does allow usage.
Priorities and Process
Add :+1: to pull requests you find important.
The Nix maintainer team uses a GitHub project board to schedule and track reviews.