just changing the nix url for my fork

This commit is contained in:
Sqooky 2026-01-08 21:02:57 -05:00 committed by GitHub
parent 499b4822e1
commit 36ee61064c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -68,7 +68,7 @@ stdenv.mkDerivation {
meta = {
mainProgram = "mango";
description = "A streamlined but feature-rich Wayland compositor";
homepage = "https://github.com/DreamMaoMao/mango";
homepage = "https://github.com/Sqooky/maomaowm";
license = lib.licenses.gpl3Plus;
maintainers = [];
platforms = lib.platforms.unix;