Messing with llama stuff
This commit is contained in:
parent
781572c561
commit
c53e9d23d4
7 changed files with 622 additions and 553 deletions
|
|
@ -101,6 +101,7 @@
|
|||
};
|
||||
|
||||
overlay-local = final: prev: {
|
||||
lean-ctx = prev.callPackage ./pkgs/lean-ctx/package.nix { };
|
||||
codex = prev.callPackage ./pkgs/codex/package.nix { };
|
||||
flow = prev.callPackage ./pkgs/flow/package.nix { };
|
||||
opencode = prev.callPackage ./pkgs/opencode/package.nix { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue