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: 5c72219eb303
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b30f86ffc6a5
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 26, 2019

  1. xdg-utils: add missing perl dependencies

    Or else `xdg-screensaver suspend <WINDOW_ID>` fails with errors like:
    
      Can't locate Net/DBus.pm in @inc [...]
    
    This increases the closure of xdg-utils from 53 MiB to 119 MiB.
    
    (The issue was found when testing retroarch.)
    
    (cherry picked from commit e584eba)
    bjornfor committed Sep 26, 2019
    Copy the full SHA
    60493b4 View commit details
    Browse the repository at this point in the history
  2. retroarch: 1.7.5 -> 1.7.8.4

    Fixes missing GUI elements.
    
    (cherry picked from commit bf7a1d6)
    bjornfor committed Sep 26, 2019
    Copy the full SHA
    b30f86f View commit details
    Browse the repository at this point in the history