wayfire: trigger mate-wayland tests

This commit is contained in:
rewine
2024-03-27 22:51:30 +08:00
committed by Bobby Rong
parent ab2c5d034e
commit c167f6efdb
@@ -1,6 +1,7 @@
{ lib
, stdenv
, fetchFromGitHub
, nixosTests
, cmake
, meson
, ninja
@@ -83,6 +84,8 @@ stdenv.mkDerivation (finalAttrs: {
passthru.providedSessions = [ "wayfire" ];
passthru.tests.mate = nixosTests.mate-wayland;
meta = {
homepage = "https://wayfire.org/";
description = "3D Wayland compositor";