From e63638041cdd2fc3e2b1924e7f1bc5d21b5bd887 Mon Sep 17 00:00:00 2001 From: bowlbird Date: Sun, 22 Sep 2024 22:08:36 +0000 Subject: [PATCH] updated flake --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 3ec36be..858e87f 100644 --- a/flake.nix +++ b/flake.nix @@ -31,7 +31,7 @@ # allow overriding xwayland support BUILT_WITH_NOXWAYLAND = false; - nativeBuildInputs = with pkgs; [ninja pkg-config]; + nativeBuildInputs = with pkgs; [pkg-config]; buildInputs = with pkgs; [