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: 38a33e52ed04
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 51e188034cb3
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 1, 2018

  1. xpwn: build usb-based tools by replacing libusb1 dep with libusb

    Otherwise the build fails to detect libusb and doesn't build
    the 'xpwn' and 'dfu-util' tools.
    
    New tools run but I don't have any suitable devices to test :).
    
    (I believe latest iGadgets need a newer version of xpwn anyway)
    dtzWill committed Feb 1, 2018
    Copy the full SHA
    5dc6306 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #34502 from dtzWill/fix/xpwn-libusb

    xpwn: build usb-based tools by replacing libusb1 dep with libusb
    LnL7 committed Feb 1, 2018
    Copy the full SHA
    51e1880 View commit details
    Browse the repository at this point in the history