This is an automated email from the git hooks/post-receive script.

guix_mirror_bot pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new e0b6adab7c gnu: codex: Fix build.
e0b6adab7c is described below

commit e0b6adab7ca5cb244c5a26ddaad1c751782817d4
Author: Danny Milosavljevic <[email protected]>
AuthorDate: Mon Jul 13 19:06:54 2026 +0200

    gnu: codex: Fix build.
    
    Follow-up to commit c8cb067001fd38b1145e48413e43fa99cbf93347.
    
    * gnu/packages/codex.scm (codex)[source]: Remove nonexistent patch.
---
 gnu/packages/codex.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/codex.scm b/gnu/packages/codex.scm
index de87c2b927..60298de6b6 100644
--- a/gnu/packages/codex.scm
+++ b/gnu/packages/codex.scm
@@ -81,7 +81,6 @@
                  "codex-0.144.1-remove-patch-sections.patch"
                  "codex-0.144.1-remove-libwebrtc.patch"
                  "codex-0.144.1-test-disable-network-model-refresh.patch"
-                 "codex-0.144.1-test-fd-cleanup.patch"
                  "codex-0.144.1-test-selected-capability-readiness.patch"
                  "codex-0.144.1-test-shebangs.patch"
                  "codex-0.144.1-test-timeout.patch"))))

Reply via email to