nixosTests.installed-tests.gjs: fix build

These tests require cairo and xlib typelibs.

Hydra: https://hydra.nixos.org/build/343716867
This commit is contained in:
Tom Hunze
2026-08-28 00:34:53 +02:00
parent 82bd31f627
commit 107da3649c

View File

@@ -37,6 +37,7 @@ let
gdk-pixbuf
harfbuzz
glib.out
gobject-introspection
];
in
stdenv.mkDerivation (finalAttrs: {