Add pi
This commit is contained in:
parent
23d22dd2ce
commit
af35f0bc99
6 changed files with 3606 additions and 0 deletions
|
|
@ -103,6 +103,7 @@
|
|||
overlay-local = final: prev: {
|
||||
codex = prev.callPackage ./pkgs/codex/package.nix { };
|
||||
opencode = prev.callPackage ./pkgs/opencode/package.nix { };
|
||||
pi-coding-agent = prev.callPackage ./pkgs/pi-coding-agent/package.nix { };
|
||||
beads =
|
||||
let
|
||||
bdBase =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue