chawan: orphan (#414602)
This commit is contained in:
@@ -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";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -60,7 +60,6 @@ buildGoModule rec {
|
||||
maintainers = with maintainers; [
|
||||
azahi
|
||||
malte-v
|
||||
jtbx
|
||||
];
|
||||
mainProgram = "sojuctl";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user