nix: update license
This commit is contained in:
@@ -79,7 +79,7 @@ in
|
|||||||
mainProgram = "maomao";
|
mainProgram = "maomao";
|
||||||
description = "A streamlined but feature-rich Wayland compositor";
|
description = "A streamlined but feature-rich Wayland compositor";
|
||||||
homepage = "https://github.com/DreamMaoMao/maomaowm";
|
homepage = "https://github.com/DreamMaoMao/maomaowm";
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.gpl3Plus;
|
||||||
maintainers = [];
|
maintainers = [];
|
||||||
platforms = lib.platforms.unix;
|
platforms = lib.platforms.unix;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user