mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-06-05 03:01:38 -04:00
just changing the nix url for my fork
This commit is contained in:
parent
499b4822e1
commit
36ee61064c
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ stdenv.mkDerivation {
|
||||||
meta = {
|
meta = {
|
||||||
mainProgram = "mango";
|
mainProgram = "mango";
|
||||||
description = "A streamlined but feature-rich Wayland compositor";
|
description = "A streamlined but feature-rich Wayland compositor";
|
||||||
homepage = "https://github.com/DreamMaoMao/mango";
|
homepage = "https://github.com/Sqooky/maomaowm";
|
||||||
license = lib.licenses.gpl3Plus;
|
license = lib.licenses.gpl3Plus;
|
||||||
maintainers = [];
|
maintainers = [];
|
||||||
platforms = lib.platforms.unix;
|
platforms = lib.platforms.unix;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue