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: f7d050ed4e3a
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 5dc4d071ffec
Choose a head ref
  • 10 commits
  • 10 files changed
  • 6 contributors

Commits on Dec 15, 2019

  1. Copy the full SHA
    3e9a782 View commit details
    Browse the repository at this point in the history
  2. chromium: fix GL support by not using the ANGLE GL implementation

    (cherry picked from commit 46d252f)
    ivan committed Dec 15, 2019
    Copy the full SHA
    b457cc6 View commit details
    Browse the repository at this point in the history
  3. chromium: explain enable_widevine = true

    (cherry picked from commit 3d71db8)
    ivan committed Dec 15, 2019
    Copy the full SHA
    95eca17 View commit details
    Browse the repository at this point in the history
  4. chromium: fix enableWideVine for v79 which needs the manifest.json in…

    … WidevineCdm/
    
    (cherry picked from commit af006f9)
    ivan committed Dec 15, 2019
    Copy the full SHA
    b648527 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Revert "add doc to ghc wrapper"

    This reverts commit 93aabab.
    This reverts commit e915608.
    
    Based on change in master at d1bd0fb
    opened in NixOS/nixpkgs#77442
    matthewbauer committed Jan 11, 2020
    Copy the full SHA
    2395ac6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0e7f681 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #75713 from ivan/chromium-79.0.3945.79-for-19.09

    [19.09] chromium: 78.0.3904.108 -> 79.0.3945.79
    grahamc committed Jan 11, 2020
    Copy the full SHA
    7d6f054 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0e7a9f7 View commit details
    Browse the repository at this point in the history
  5. kernel: set POWERCAP and INTEL_RAPL

    These enable some power management settings. They are needed for [s-tui
    to show power readings](amanusk/s-tui#105).
    
    The values chosen here match what Arch Linux has. In particular
    the Intel specific code is loadable as a module rather than compiled in.
    
    (cherry picked from commit 299e6f0)
    michaelpj authored and mweinelt committed Jan 11, 2020
    Copy the full SHA
    a347f0f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. Merge pull request #77531 from mweinelt/powercap-19.09

    [19.09] kernel: set POWERCAP and INTEL_RAPL
    andir committed Jan 12, 2020
    Copy the full SHA
    5dc4d07 View commit details
    Browse the repository at this point in the history