nix: update license

This commit is contained in:
Yappaholic 2025-06-25 17:40:50 +03:00
parent 4fc468ec29
commit 8d5ac93ffc

View file

@ -79,7 +79,7 @@ in
mainProgram = "maomao";
description = "A streamlined but feature-rich Wayland compositor";
homepage = "https://github.com/DreamMaoMao/maomaowm";
license = lib.licenses.mit;
license = lib.licenses.gpl3Plus;
maintainers = [];
platforms = lib.platforms.unix;
};