mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-15 20:00:19 +00:00
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:
@@ -37,6 +37,7 @@ let
|
||||
gdk-pixbuf
|
||||
harfbuzz
|
||||
glib.out
|
||||
gobject-introspection
|
||||
];
|
||||
in
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
Reference in New Issue
Block a user