mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 05:02:10 +00:00
supress warnings
This commit is contained in:
parent
cf0de8a186
commit
e7173a7578
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue