Unverified Commit c167f6ef authored by rewine's avatar rewine Committed by Bobby Rong
Browse files

wayfire: trigger mate-wayland tests

parent ab2c5d03
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
{ 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";