mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +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/";
|
||||
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";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue