From e7173a757820a84017eba90b559f2cd98a2fd8a9 Mon Sep 17 00:00:00 2001 From: Harivansh Rathi Date: Sun, 29 Mar 2026 16:01:45 -0400 Subject: [PATCH] supress warnings --- home/zsh.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/zsh.nix b/home/zsh.nix index f2409ff..086e194 100644 --- a/home/zsh.nix +++ b/home/zsh.nix @@ -48,6 +48,7 @@ if [[ -f "$HOME/.cargo/env" ]]; then . "$HOME/.cargo/env" fi + export NODE_NO_WARNINGS=1 '' + lib.optionalString pkgs.stdenv.isDarwin '' # Ghostty shell integration expects a resource directory; the Nix app