mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-26 07:00:03 -05:00
nix: merge mmsg to mangowc project
This commit is contained in:
parent
1f3696c37a
commit
4cfb76af9d
4 changed files with 2 additions and 71 deletions
|
|
@ -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;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue