about summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers/chromium/update.py
AgeCommit message (Expand)AuthorFilesLines
2024-05-13chromium: remove internal widevine drv in favor of `widevine-cdm`emilylange1-5/+0
2024-04-02treewide: Rename nixfmt to nixfmt-classic (#300468)Janne Heß1-1/+1
2024-02-14chromium: use hashes in upstream-info.nix for tarballs in update scriptnetworkException1-0/+5
2024-02-14chromium: cache chromium tarball hashes in update scriptnetworkException1-5/+16
2023-11-29chromium: add update script command to use unreleased ungoogled-chromiumnetworkException1-6/+24
2023-10-28chromium{Beta,Dev},google-chrome-{beta,dev}: dropemilylange1-4/+4
2023-10-21chromium,electron: always output sri hashes from update scriptsnetworkException1-10/+10
2023-10-20chromium: fix update.py scriptemilylange1-3/+22
2023-08-04chromedriver: fix update scriptnetworkException1-14/+19
2023-08-02chromium,ungoogled-chromium: fix ofborg maintainer pingsemilylange1-14/+17
2023-04-21ungoogled-chromium: Only use linux stable tagsnetworkException1-20/+18
2023-04-21ungoogled-chromium: update repo links to ungoogled-software organisationnetworkException1-3/+3
2023-04-21chromium: use versionhistory.googleapis.com over omahaproxy.appspot.comnetworkException1-20/+19
2022-10-08chromedriver: fix darwin aarch64Konstantin Alekseev1-3/+1
2022-10-05chromedriver: Disable on aarch64-darwinMichael Weiss1-1/+3
2022-03-06ungoogled-chromium: inherit upstream's build flagsSamuel Gräfenstein1-0/+11
2021-12-30chromedriver: add support for aarch64-darwinKonstantin Alekseev1-1/+2
2021-11-20chromium: update.py: Download files from the main repositoryMichael Weiss1-2/+4
2021-08-04chromium: get-commit-message.py: Support specifying a versionMichael Weiss1-8/+2
2021-08-04chromium: update.py: Implement automatic committing of the updatesMichael Weiss1-17/+44
2021-01-30ungoogled-chromium: 87.0.4280.141 -> 88.0.4324.104Michael Weiss1-3/+12
2021-01-28chromium: Fix the version comparison in print_updates()Michael Weiss1-1/+2
2021-01-14chromium: Extend update.py to print a summary of the updatesMichael Weiss1-0/+26
2020-12-22ungoogled-chromium: Support enableWideVine=trueMichael Weiss1-21/+23
2020-12-18ungoogled-chromium: Support automatic updates via update.pyMichael Weiss1-5/+34
2020-12-18chromium: Improve update.py (documentation + linting fixes)Michael Weiss1-9/+30
2020-12-10ungoogled-chromium: Move ungoogled-src.nix into upstream-info.jsonMichael Weiss1-0/+3
2020-11-27chromedriver: Switch to Chromium's upstream-info.json (#105054)Michael Weiss1-0/+16
2020-11-03chromium: Extend update.py to automatically update gnMichael Weiss1-1/+29
2020-09-10chromium: update.py: Keep the channel order consistentMichael Weiss1-3/+17
2020-09-05chromium: replace update.nix with Python implAlyssa Ross1-0/+63