From ce77b91bf67f4119783bc5b8ed8ccb3e74b35f6f Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sun, 5 Jan 2025 12:37:51 -0800 Subject: [PATCH] nix fmt --- nix/package.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/nix/package.nix b/nix/package.nix index 1155b76b6..166a3c4fb 100644 --- a/nix/package.nix +++ b/nix/package.nix @@ -22,13 +22,11 @@ pandoc, revision ? "dirty", optimize ? "Debug", - enableX11 ? true, libX11, libXcursor, libXi, libXrandr, - enableWayland ? true, wayland, wayland-protocols,