From f3c092ae195f440a1ed4142bad2660a3cac733fb Mon Sep 17 00:00:00 2001 From: bowlbird Date: Sun, 22 Sep 2024 22:01:29 +0000 Subject: [PATCH] updated flake --- flake.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index d5e2be5..3ec36be 100644 --- a/flake.nix +++ b/flake.nix @@ -25,14 +25,13 @@ "src" "include" ./Makefile - ./meson.build ]; }; # allow overriding xwayland support BUILT_WITH_NOXWAYLAND = false; - nativeBuildInputs = with pkgs; [meson ninja pkg-config]; + nativeBuildInputs = with pkgs; [ninja pkg-config]; buildInputs = with pkgs; [