From 3596241d4b83d020dce848a75130fad10ea086bb Mon Sep 17 00:00:00 2001 From: Bet4 <0xbet4@gmail.com> Date: Tue, 2 Jun 2026 22:31:41 +0800 Subject: [PATCH] Fix Nix build features --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index f27627d8f2..2dc81648b5 100644 --- a/flake.nix +++ b/flake.nix @@ -126,7 +126,6 @@ buildFeatures = [ "release_bundle" "gui" - "nld_improvements" ]; warp-terminal-experimental = rustPlatform.buildRustPackage {