fix nix functional test & add mole to brew, del osgrep bd
This commit is contained in:
parent
63d0716aaa
commit
d8ad4e916d
11 changed files with 13 additions and 7398 deletions
|
|
@ -4,8 +4,5 @@ let
|
|||
system = pkgs.stdenv.hostPlatform.system;
|
||||
llmPkgs = llm-agents.packages.${system};
|
||||
in {
|
||||
osgrep = pkgs.callPackage ./osgrep.nix { };
|
||||
opencode = llmPkgs.opencode;
|
||||
# Source beads from llm-agents.nix
|
||||
beads = llmPkgs.beads;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue