add codex flake, remove bitwarden-cli and codex from brew

This commit is contained in:
Harivansh Rathi 2026-03-29 16:17:17 -04:00
parent 16bc13f9ea
commit 40849a2937
3 changed files with 7 additions and 2 deletions

View file

@ -7,6 +7,8 @@
inputs.googleworkspace-cli.packages.${pkgs.stdenv.hostPlatform.system}.default;
claudePackage =
inputs.claudeCode.packages.${pkgs.stdenv.hostPlatform.system}.default;
codexPackage =
inputs.codex.packages.${pkgs.stdenv.hostPlatform.system}.default;
agentcomputerPackage =
inputs.agentcomputer-cli.packages.${pkgs.stdenv.hostPlatform.system}.default;
openspecPackage =
@ -105,6 +107,7 @@ in {
(with pkgs; [
awscli2
claudePackage
codexPackage
coreutils-prefixed
delta
diff-so-fancy