mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
committed by
github-actions[bot]
parent
44f533e1c9
commit
c1d849f2ba
@@ -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 ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user