diff options
| author | sommerfeld <sommerfeld@sommerfeld.dev> | 2026-09-17 17:31:21 +0100 |
|---|---|---|
| committer | sommerfeld <sommerfeld@sommerfeld.dev> | 2026-09-17 17:31:21 +0100 |
| commit | e6a63393c8ec23a5462d86e377cac5ad02fb7a3a (patch) | |
| tree | de4a0b953743ef37a1b662713ae7d02b2c522e7f /nix/common.nix | |
| parent | b4a01e6314dec570b7c163e19e4aa52e10743c8d (diff) | |
| download | dotfiles-e6a63393c8ec23a5462d86e377cac5ad02fb7a3a.tar.gz dotfiles-e6a63393c8ec23a5462d86e377cac5ad02fb7a3a.tar.bz2 dotfiles-e6a63393c8ec23a5462d86e377cac5ad02fb7a3a.zip | |
Use system coreutils for corporate account lookups
Diffstat (limited to 'nix/common.nix')
| -rw-r--r-- | nix/common.nix | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
