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: 0357e2f8da4c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 040921d3dae0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 25, 2017

  1. broadcom-sta: add patch for kernel 4.11+

    (cherry picked from commit daf6744)
    
    Fixes #27607.
    georgewhewell authored and fpletz committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    ea1410d View commit details
    Browse the repository at this point in the history
  2. broadcom_sta: Add patch for supporting Linux 4.12

    The patch is from Arch Linux at:
    
    https://aur.archlinux.org/cgit/aur.git/tree/linux412.patch?h=broadcom-wl
    
    Tested this by building against the following attributes:
    
      * linuxPackages.broadcom_sta
      * linuxPackages_latest.broadcom_sta
      * pkgsI686Linux.linuxPackages.broadcom_sta
      * pkgsI686Linux.linuxPackages_latest.broadcom_sta
    
    I have not tested whether this works at runtime, because I do not posess
    the hardware.
    
    Signed-off-by: aszlig <aszlig@redmoonstudios.org>
    
    (cherry picked from commit c71233f)
    
    Fixes #27607.
    aszlig authored and fpletz committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    040921d View commit details
    Browse the repository at this point in the history