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

Commits on Oct 28, 2019

  1. libusb1: enable compiling with musl

    libusb1 can't depend on systemd in order to be compiling with musl,
    because systemd can't be built with musl.
    
    Since systemd provides udev, udev support needs to be disabled when
    building libusb1.
    cdepillabout authored and nh2 committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    370d483 View commit details
    Browse the repository at this point in the history