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

Commits on Oct 11, 2020

  1. nixos/xserver: fix xkbvalidate for cross compiling.

    xserver uses the wrong version of xkbvalidate, the one from
    buildPackages should be used or else the resulting xkbvalidate binary is
    compiled for the target architecture.
    simonvpe authored and bjornfor committed Oct 11, 2020
    Copy the full SHA
    b2efedd View commit details
    Browse the repository at this point in the history