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: d74573d8ae6f
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: ff6fda61600c
Choose a head ref
  • 9 commits
  • 21 files changed
  • 6 contributors

Commits on Oct 10, 2020

  1. Copy the full SHA
    4a39f29 View commit details
    Browse the repository at this point in the history
  2. chromium: Fix and enable our ANGLE support

    This will additionally install the following files:
    libEGL.so libGLESv2.so
    libVkICD_mock_icd.so libvk_swiftshader.so libvulkan.so
    
    libEGL.so and libGLESv2.so are required to fix our ANGLE support.
    The rest should help with the Vulkan support (currently an experimental
    feature that is disabled by default).
    
    (cherry picked from commit 757bbdd)
    TredwellGit authored and primeos committed Oct 10, 2020
    Copy the full SHA
    b89c271 View commit details
    Browse the repository at this point in the history
  3. chromium: Disable VA-API by default

    This is done to avoid driver specific issues and restores the previous
    behaviour. Like before video acceleration can be enabled without having
    to rebuild Chromium.
    
    (cherry picked from commit 73b67da)
    primeos committed Oct 10, 2020
    Copy the full SHA
    208a8f8 View commit details
    Browse the repository at this point in the history
  4. llvm_11: 11.0.0rc2 -> 11.0.0rc3

    (cherry picked from commit 1c0cbf8)
    ggreif authored and primeos committed Oct 10, 2020
    Copy the full SHA
    1637c07 View commit details
    Browse the repository at this point in the history
  5. llvm_11: 11.0.0rc3 -> 11.0.0rc5

    (cherry picked from commit a64eabf)
    ggreif authored and primeos committed Oct 10, 2020
    Copy the full SHA
    fa30450 View commit details
    Browse the repository at this point in the history
  6. palemoon: 28.13.0 -> 28.14.2

    (cherry picked from commit 559cf21)
    OPNA2608 committed Oct 10, 2020
    Copy the full SHA
    deebf77 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Merge pull request #100183 from OPNA2608/update/palemoon-28.14.2@20.03

    [20.03] palemoon: 28.13.0 -> 28.14.2
    AndersonTorres committed Oct 11, 2020
    Copy the full SHA
    0fd4e3c View commit details
    Browse the repository at this point in the history
  2. thunderbird*-68: mark as insecure

    (cherry picked from commit 2307282)
    vcunat committed Oct 11, 2020
    Copy the full SHA
    2a27a95 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #100163 from primeos/chromium-backport

    [20.03] chromium: 85.0.4183.121 -> 86.0.4240.75
    primeos committed Oct 11, 2020
    Copy the full SHA
    ff6fda6 View commit details
    Browse the repository at this point in the history