nix: merge mmsg to mangowc project

This commit is contained in:
ProggerX 2025-10-18 09:46:18 +03:00
parent 80efd31e21
commit c5624b81e2
No known key found for this signature in database
3 changed files with 1 additions and 65 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;
};
}
}