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: 08cf27e5d98c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8edcff87f24c
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Apr 4, 2020

  1. kodiPlugins.joystick: Clean up dependencies

    Neither libusb or pcre is needed. udev is used instead.
    jtojnar committed Apr 4, 2020
    Copy the full SHA
    6f80f12 View commit details
    Browse the repository at this point in the history
  2. kodiPlugins.steam-controller: fix build

    It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
    jtojnar committed Apr 4, 2020
    Copy the full SHA
    8edcff8 View commit details
    Browse the repository at this point in the history