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: 22b401490011
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 392eebdb280b
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 7, 2019

  1. qt5.{qtwebengine, qtwebkit}: fix -Wno-class-memaccess warning for clang

    With a previous fix for log size issues due to GCC 8
    a gcc specific `-W` flag was added that clang does
    not know, so it spams the logs.
    d-goldin committed Oct 7, 2019
    Copy the full SHA
    3bfe087 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Merge pull request #70544 from d-goldin/fix_qtweb_warning_clang

    qt5.{qtwebengine, qtwebkit}: fix -Wno-class-memaccess warning for clang
    worldofpeace committed Oct 8, 2019
    Copy the full SHA
    392eebd View commit details
    Browse the repository at this point in the history