nix icon indicating copy to clipboard operation
nix copied to clipboard

feat: turn fatal error of missing user into warning

Open tomberek opened this issue 1 year ago • 0 comments

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.

tomberek avatar Aug 29 '24 10:08 tomberek