From e6a63393c8ec23a5462d86e377cac5ad02fb7a3a Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Thu, 17 Sep 2026 17:31:21 +0100 Subject: Use system coreutils for corporate account lookups --- nix/common.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'nix/common.nix') diff --git a/nix/common.nix b/nix/common.nix index 143b161..fb97dfd 100644 --- a/nix/common.nix +++ b/nix/common.nix @@ -89,7 +89,6 @@ in # Prefer Rust uutils for the unprefixed replacements that pass repo-local # usage checks. Keep GNU tar on the system PATH for now; uutils-tar still # rejects common GNU tar invocations like `tar -czf`. - uutils-coreutils-noprefix uutils-diffutils uutils-findutils uutils-procps -- cgit v1.3.1