mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
tabby-agent: adopt
This commit is contained in:
parent
8f546578b4
commit
d9f2553da8
1 changed files with 1 additions and 1 deletions
|
|
@ -69,6 +69,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
description = "Language server used to communicate with Tabby server";
|
||||
mainProgram = "tabby-agent";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.skohtv ];
|
||||
};
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue