From 57670790dbe22b816d9b04ab7f8a30717ccb7e6a Mon Sep 17 00:00:00 2001 From: codex-dmg-hash-bot Date: Tue, 14 Jul 2026 01:36:28 +0000 Subject: [PATCH] fix(nix): refresh upstream Nix pins for 26.707.62119 Refreshed Codex.dmg SRI hash to sha256-wkPJT43mpR9VMP/h+NDBWIcz2JCsaS40qsoG2VumN8o= and synced codexVersion / electronVersion / native-module pins to the current upstream DMG. Verified all ChatGPT Desktop Nix package outputs against the refreshed DMG. [skip ci] --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 26ceee3c2..64ab8eac6 100644 --- a/flake.nix +++ b/flake.nix @@ -93,10 +93,10 @@ codexDmg = pkgs.fetchurl { url = "https://persistent.oaistatic.com/codex-app-prod/ChatGPT.dmg"; - hash = "sha256-pmoGRf1N5vTyLnXKh77bFYWutX80V6PfVVCb+NoRCHk="; + hash = "sha256-wkPJT43mpR9VMP/h+NDBWIcz2JCsaS40qsoG2VumN8o="; }; - codexVersion = "26.707.51957"; + codexVersion = "26.707.62119"; electronVersion = "42.1.0"; electronPlatform = {