nix: merge mmsg to mangowc project

This commit is contained in:
ProggerX 2025-10-18 09:46:18 +03:00 committed by DreamMaoMao
parent 1f3696c37a
commit 4cfb76af9d
4 changed files with 2 additions and 71 deletions

View file

@ -16,7 +16,6 @@
enableXWayland ? true,
meson,
ninja,
mmsg,
scenefx,
wlroots_0_19,
libGL,
@ -60,7 +59,6 @@ in
passthru = {
providedSessions = ["mango"];
inherit mmsg;
};
meta = {
@ -71,4 +69,4 @@ in
maintainers = [];
platforms = lib.platforms.unix;
};
}
}