From 513a4c8427294697c201b56b7664c07cf5815832 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 28 Aug 2025 15:20:53 +0000 Subject: [PATCH] Simplify Darwin build by removing unnecessary framework dependencies Co-authored-by: sxyazi <17523360+sxyazi@users.noreply.github.com> --- nix/yazi-unwrapped.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nix/yazi-unwrapped.nix b/nix/yazi-unwrapped.nix index 327dd459..eb4d0cdf 100644 --- a/nix/yazi-unwrapped.nix +++ b/nix/yazi-unwrapped.nix @@ -7,7 +7,6 @@ installShellFiles, stdenv, - darwin, rust-jemalloc-sys, imagemagick,