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: 69d77eaa288a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 16f5bc07f80d
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 16, 2017

  1. bluetooth: use upstream's recommendation for enabling interfaces

    bluez no longer recommends spawning "hciconfig <device> up" from a udev rule as
    the main bluez daemon now supports automatically enabling power for all devices.
    
    Reference: http://www.bluez.org/release-of-bluez-5-35/
    peterhoeg committed Apr 16, 2017
    Copy the full SHA
    99d4ed5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24948 from peterhoeg/m/bluetooth

    bluetooth: use upstream's recommendation for enabling interfaces
    Mic92 committed Apr 16, 2017
    Copy the full SHA
    16f5bc0 View commit details
    Browse the repository at this point in the history