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: 3c6e07730114
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 70de58343f30
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 21, 2018

  1. mesa_drivers: fix drirc install path

    This will install drirc to the location where mesa expects to find it.
    
    You can test with:
    
        LIBGL_DEBUG=1 glxgears
    
    An error message will be printed if drirc can't be found.
    corngood committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    ee1778d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2018

  1. Merge pull request #39305 from corngood/mesa-drirc-fix

    Mesa drirc fix
    Mic92 committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    70de583 View commit details
    Browse the repository at this point in the history