Skip to content
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
base: af919611ca44
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2603bd54e4f4
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Oct 7, 2020

  1. Copy the full SHA
    f79703e 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).
    TredwellGit authored and primeos committed Oct 7, 2020
    Copy the full SHA
    757bbdd View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Merge pull request #99975 from primeos/chromium

    chromium: 85.0.4183.121 -> 86.0.4240.75
    primeos committed Oct 9, 2020
    Copy the full SHA
    2603bd5 View commit details
    Browse the repository at this point in the history