build(nix): remove gtk dependency

This commit is contained in:
Michael Aaron Murphy 2024-01-26 17:16:01 +01:00
parent b0c55c4c8d
commit 438e0c026e
No known key found for this signature in database
GPG key ID: B2732D4240C9212C

View file

@ -35,7 +35,6 @@
]; ];
}; };
nativeBuildInputs = with pkgs; [ nativeBuildInputs = with pkgs; [
gtk3
just just
pkg-config pkg-config
autoPatchelfHook autoPatchelfHook