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: aa490a543e40
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 99d623850f56
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Nov 30, 2018

  1. wlroots: Fix the build on master

    I was testing the build on nixos-unstable but
    64d50a0 added another patch. Since this
    patch is already in 0.48.0 it can't be applied again (overriding Meson
    isn't optimal but we can't build wlroots with 0.46.1).
    
    I've also dropped the "-Dxcb-xkb=enabled" flag since it was removed
    (replaced with Xinput).
    
    Thanks @kenogo for noticing this :)
    primeos committed Nov 30, 2018
    Copy the full SHA
    99d6238 View commit details
    Browse the repository at this point in the history