Navigation Menu

Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
base: 3b28e23a04cb
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: abe53c3191b5
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 11, 2020

  1. chromium: Extend update.py to automatically update gn

    The gn version depends on the channel and new gn versions aren't always
    backward compatible. Therefore we should also include it in
    upstream-info.json (I've scoped it under "deps" as we'll likely have to
    add more like this in the future).
    
    (cherry picked from commit d7f5386)
    primeos committed Nov 11, 2020
    Copy the full SHA
    67d9c40 View commit details
    Browse the repository at this point in the history
  2. chromium: 86.0.4240.183 -> 86.0.4240.193

    https://chromereleases.googleblog.com/2020/11/stable-channel-update-for-desktop_9.html
    
    This update includes 1 security fix (no CVE).
    
    (cherry picked from commit 841664a)
    primeos committed Nov 11, 2020
    Copy the full SHA
    abe53c3 View commit details
    Browse the repository at this point in the history