From 438e0c026eb8146cf7630051f89d9a44377f2a23 Mon Sep 17 00:00:00 2001 From: Michael Aaron Murphy Date: Fri, 26 Jan 2024 17:16:01 +0100 Subject: [PATCH] build(nix): remove gtk dependency --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index d352e18..2ca7af8 100644 --- a/flake.nix +++ b/flake.nix @@ -35,7 +35,6 @@ ]; }; nativeBuildInputs = with pkgs; [ - gtk3 just pkg-config autoPatchelfHook