Unverified Commit 298f2444 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

Merge staging-next into staging

parents 0835b9f6 e931c836
Loading
Loading
Loading
Loading
+10 −8
Original line number Diff line number Diff line
{ stdenv
, lib
, fetchurl
, meson
, ninja
, pkg-config
, wrapGAppsHook4
, fontconfig
, glib
, gnome
, gnome-desktop
, gsettings-desktop-schemas
, gtk4
, libadwaita
, gnome-desktop
, xdg-desktop-portal
, wayland
, gnome
, libjxl
, librsvg
, meson
, ninja
, pkg-config
, wayland
, wayland-scanner
, webp-pixbuf-loader
, wrapGAppsHook4
, xdg-desktop-portal
}:

stdenv.mkDerivation (finalAttrs: {
@@ -32,6 +33,7 @@ stdenv.mkDerivation (finalAttrs: {
    meson
    ninja
    pkg-config
    wayland-scanner
    wrapGAppsHook4
  ];