Merge pull request #139362 from primeos/chromiumDev

chromiumDev: 95.0.4638.17 -> 96.0.4651.0

authored by Michael Weiss and committed by GitHub f4ddd611 3a6cdbeb

+4 -4
+1 -1
pkgs/applications/networking/browsers/chromium/common.nix
··· 181 substituteInPlace third_party/harfbuzz-ng/src/src/update-unicode-tables.make \ 182 --replace "/usr/bin/env -S make -f" "/usr/bin/make -f" 183 fi 184 - chmod -x third_party/webgpu-cts/src/tools/deno 185 186 # We want to be able to specify where the sandbox is via CHROME_DEVEL_SANDBOX 187 substituteInPlace sandbox/linux/suid/client/setuid_sandbox_host.cc \
··· 181 substituteInPlace third_party/harfbuzz-ng/src/src/update-unicode-tables.make \ 182 --replace "/usr/bin/env -S make -f" "/usr/bin/make -f" 183 fi 184 + chmod -x third_party/webgpu-cts/src/tools/${lib.optionalString (chromiumVersionAtLeast "96") "run_"}deno 185 186 # We want to be able to specify where the sandbox is via CHROME_DEVEL_SANDBOX 187 substituteInPlace sandbox/linux/suid/client/setuid_sandbox_host.cc \
+3 -3
pkgs/applications/networking/browsers/chromium/upstream-info.json
··· 31 } 32 }, 33 "dev": { 34 - "version": "95.0.4638.17", 35 - "sha256": "1v5r8m3wlwh6prcj7bd4zprsr4g43869lhxv43m207c5nlnqiriz", 36 - "sha256bin64": "1azn9216jhcdg4yjr6frz8vp98qbcnnhifp9jn9bwvyg69lr0dwb", 37 "deps": { 38 "gn": { 39 "version": "2021-08-11",
··· 31 } 32 }, 33 "dev": { 34 + "version": "96.0.4651.0", 35 + "sha256": "0da1mhz3cy0k2igdh208i28k8fxca0yjfypvmj7624p7igrp4an6", 36 + "sha256bin64": "1gslpdnpjp7w40lsl748rmbkbs31v22f2x45gahrijkvfrkgdqp9", 37 "deps": { 38 "gn": { 39 "version": "2021-08-11",