Loading pkgs/applications/networking/browsers/chromium/get-commit-message.py +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ target_version = sys.argv[1] if len(sys.argv) == 2 else None for entry in feed.entries: url = requests.get(entry.link).url.split('?')[0] if entry.title != 'Stable Channel Update for Desktop': if entry.title.lower() != 'Stable Channel Update for Desktop'.lower(): if target_version and entry.title == '': # Workaround for a special case (Chrome Releases bug?): if not 'the-stable-channel-has-been-updated-to' in url: Loading pkgs/applications/networking/browsers/chromium/upstream-info.nix +10 −10 Original line number Diff line number Diff line { stable = { chromedriver = { hash_darwin = "sha256-tC2BZmjKeYjBfwJINtgVQEJjiqJidVtnXdxigFkR2/M="; hash_darwin = "sha256-jqBrEpqHRjpxi7sp/dSzQFzROS21bPTfwvco/UzKMug="; hash_darwin_aarch64 = "sha256-MRXiiQPY8EZ85zRCmJyxuI7SG5RbalBBg+vt0goeWus="; hash_linux = "sha256-rQ/WYDghBXewFqMTGf7ZJGp2mMiPwjf8ImNyTvXulQU="; version = "128.0.6613.86"; "sha256-7T9uargLSXs4uqBmS00eUNvhYiA42UC7DPTkTI2sM8U="; hash_linux = "sha256-Li4f3+zZl2HCbxwIyLpylRJ1PMRbV3LKW7dBEnKyIdo="; version = "128.0.6613.119"; }; deps = { gn = { Loading @@ -15,8 +15,8 @@ version = "2024-06-11"; }; }; hash = "sha256-wqhaK1VuE1qPLt+f/x2KrtwZGxKFluTOWYMau+cSl2E="; version = "128.0.6613.113"; hash = "sha256-WCemrL5jPRn5P1olLwfrAM1xLc0hcaBYDj0CZPoPucU="; version = "128.0.6613.119"; }; ungoogled-chromium = { deps = { Loading @@ -27,11 +27,11 @@ version = "2024-06-11"; }; ungoogled-patches = { hash = "sha256-2P9c+zS741H4/jTp92mno4egju9r0tGTLkXHAFhM9mA="; rev = "128.0.6613.113-1"; hash = "sha256-qHt7Rjx1VmKlX8ko7hpNv8SW/rNhXsGchWs6A/aXuu0="; rev = "128.0.6613.119-1"; }; }; hash = "sha256-wqhaK1VuE1qPLt+f/x2KrtwZGxKFluTOWYMau+cSl2E="; version = "128.0.6613.113"; hash = "sha256-WCemrL5jPRn5P1olLwfrAM1xLc0hcaBYDj0CZPoPucU="; version = "128.0.6613.119"; }; } Loading
pkgs/applications/networking/browsers/chromium/get-commit-message.py +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ target_version = sys.argv[1] if len(sys.argv) == 2 else None for entry in feed.entries: url = requests.get(entry.link).url.split('?')[0] if entry.title != 'Stable Channel Update for Desktop': if entry.title.lower() != 'Stable Channel Update for Desktop'.lower(): if target_version and entry.title == '': # Workaround for a special case (Chrome Releases bug?): if not 'the-stable-channel-has-been-updated-to' in url: Loading
pkgs/applications/networking/browsers/chromium/upstream-info.nix +10 −10 Original line number Diff line number Diff line { stable = { chromedriver = { hash_darwin = "sha256-tC2BZmjKeYjBfwJINtgVQEJjiqJidVtnXdxigFkR2/M="; hash_darwin = "sha256-jqBrEpqHRjpxi7sp/dSzQFzROS21bPTfwvco/UzKMug="; hash_darwin_aarch64 = "sha256-MRXiiQPY8EZ85zRCmJyxuI7SG5RbalBBg+vt0goeWus="; hash_linux = "sha256-rQ/WYDghBXewFqMTGf7ZJGp2mMiPwjf8ImNyTvXulQU="; version = "128.0.6613.86"; "sha256-7T9uargLSXs4uqBmS00eUNvhYiA42UC7DPTkTI2sM8U="; hash_linux = "sha256-Li4f3+zZl2HCbxwIyLpylRJ1PMRbV3LKW7dBEnKyIdo="; version = "128.0.6613.119"; }; deps = { gn = { Loading @@ -15,8 +15,8 @@ version = "2024-06-11"; }; }; hash = "sha256-wqhaK1VuE1qPLt+f/x2KrtwZGxKFluTOWYMau+cSl2E="; version = "128.0.6613.113"; hash = "sha256-WCemrL5jPRn5P1olLwfrAM1xLc0hcaBYDj0CZPoPucU="; version = "128.0.6613.119"; }; ungoogled-chromium = { deps = { Loading @@ -27,11 +27,11 @@ version = "2024-06-11"; }; ungoogled-patches = { hash = "sha256-2P9c+zS741H4/jTp92mno4egju9r0tGTLkXHAFhM9mA="; rev = "128.0.6613.113-1"; hash = "sha256-qHt7Rjx1VmKlX8ko7hpNv8SW/rNhXsGchWs6A/aXuu0="; rev = "128.0.6613.119-1"; }; }; hash = "sha256-wqhaK1VuE1qPLt+f/x2KrtwZGxKFluTOWYMau+cSl2E="; version = "128.0.6613.113"; hash = "sha256-WCemrL5jPRn5P1olLwfrAM1xLc0hcaBYDj0CZPoPucU="; version = "128.0.6613.119"; }; }