Works with LLM but should be able to do this cleaner
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
with pkgs;
|
||||
let
|
||||
shared-packages = import ../shared/packages.nix { inherit pkgs; };
|
||||
shared-packages = import ../shared/packages.nix { inherit pkgs llm-agents; };
|
||||
in
|
||||
shared-packages
|
||||
++ [
|
||||
|
||||
Reference in New Issue
Block a user