mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
chawan: orphan (#414602)
This commit is contained in:
commit
9800cc535b
2 changed files with 1 additions and 2 deletions
|
@ -80,7 +80,7 @@ stdenv.mkDerivation {
|
||||||
homepage = "https://sr.ht/~bptato/chawan/";
|
homepage = "https://sr.ht/~bptato/chawan/";
|
||||||
license = lib.licenses.publicDomain;
|
license = lib.licenses.publicDomain;
|
||||||
platforms = lib.platforms.unix;
|
platforms = lib.platforms.unix;
|
||||||
maintainers = with lib.maintainers; [ jtbx ];
|
maintainers = with lib.maintainers; [ ];
|
||||||
mainProgram = "cha";
|
mainProgram = "cha";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -60,7 +60,6 @@ buildGoModule rec {
|
||||||
maintainers = with maintainers; [
|
maintainers = with maintainers; [
|
||||||
azahi
|
azahi
|
||||||
malte-v
|
malte-v
|
||||||
jtbx
|
|
||||||
];
|
];
|
||||||
mainProgram = "sojuctl";
|
mainProgram = "sojuctl";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue