mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-19 16:03:41 +00:00
use pkgs.codex instead of broken openai/codex flake
This commit is contained in:
parent
40849a2937
commit
fd1027178c
3 changed files with 61 additions and 9 deletions
|
|
@ -24,9 +24,6 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
codex = {
|
||||
url = "github:openai/codex";
|
||||
};
|
||||
|
||||
agentcomputer-cli = {
|
||||
url = "path:/Users/rathi/Documents/GitHub/companion/agentcomputer/apps/cli";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue