chawan: orphan (#414602)

This commit is contained in:
Aleksana
2025-06-07 16:33:52 +08:00
committed by GitHub
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ stdenv.mkDerivation {
homepage = "https://sr.ht/~bptato/chawan/";
license = lib.licenses.publicDomain;
platforms = lib.platforms.unix;
maintainers = with lib.maintainers; [ jtbx ];
maintainers = with lib.maintainers; [ ];
mainProgram = "cha";
};
}
-1
View File
@@ -60,7 +60,6 @@ buildGoModule rec {
maintainers = with maintainers; [
azahi
malte-v
jtbx
];
mainProgram = "sojuctl";
};