zaphyra's git: tgcNUR

fork of https://git.transgirl.cafe/zaphoid/tgc-nix-user-repository

commit 67d404e9dc07543e31db8ddcbca101cf0263d4f8
parent 4545b7f022c5dccb789cf42a38459de8fa211ae9
Author: Hannah Izzie Gesser <hannah@totient.eu>
Date: Sun, 3 Aug 2025 12:24:01 +0200

pkg: deppa: Who is this void?
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/pkgs/deppa/package.nix b/pkgs/deppa/package.nix
@@ -39,6 +39,5 @@ buildGoModule {
     homepage = "https://git.linfan.moe/chiyokolinux/deppa";
     license = lib.licenses.agpl3Plus;
     platforms = lib.platforms.linux;
-    maintainers = with lib.maintainers; [ void ];
   };
 }