Skip to content

fix(nix): include libcap dependency on linux builds#12415

Merged
etraut-openai merged 2 commits intoopenai:mainfrom
rgodha24:fix-nix
Feb 21, 2026
Merged

fix(nix): include libcap dependency on linux builds#12415
etraut-openai merged 2 commits intoopenai:mainfrom
rgodha24:fix-nix

Conversation

@rgodha24
Copy link
Contributor

commit 923f931 introduced a dependency on libcap. This PR fixes the nix build by including libcap in nix's build inputs

issue number: #12102. @etraut-openai gave me permission to open pr

Testing:
running nix run .#codex-rs works on both macos (aarch64) and nixos (x86-64)

@rgodha24 rgodha24 changed the title fix: nix build on linux fix(nix): include libcap dependency on linux builds Feb 21, 2026
@etraut-openai
Copy link
Collaborator

@codex review

@chatgpt-codex-connector
Copy link
Contributor

Security review completed. No security issues were found in this pull request.

View security finding report

ℹ️ About Codex security reviews in GitHub

This is an experimental Codex feature. Security reviews are triggered when:

  • You comment "@codex security review"
  • A regular code review gets triggered (for example, "@codex review" or when a PR is opened), and you’re opted in so security review runs alongside code review

Once complete, Codex will leave suggestions, or a comment if no findings are found.

@chatgpt-codex-connector
Copy link
Contributor

Codex Review: Didn't find any major issues. 👍

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@etraut-openai etraut-openai merged commit 0644ba7 into openai:main Feb 21, 2026
29 of 33 checks passed
@etraut-openai
Copy link
Collaborator

Thanks for the contribution!

@github-actions github-actions bot locked and limited conversation to collaborators Feb 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants