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: 1e2cca428f97
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: cb90e6a03615
Choose a head ref
  • 2 commits
  • 16 files changed
  • 1 contributor

Commits on Jun 19, 2017

  1. hardware: add enableRedistributalFirmware

    Due the recent inclusion of broadcom-bt-firmware in enableAllFirmware,
    it was required to set `nixpkgs.config.allowUnfree` to obtain the full
    list. To make this dependency more explicit an assertion is added and an
    alternative option `enableRedistributalFirmware` is provided to only
    obtain firmware with an license allowing redistribution.
    
    (cherry picked from commit 05aa80c)
    Mic92 authored and fpletz committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    102c006 View commit details
    Browse the repository at this point in the history
  2. hardware.enableRedistributableFirmware: fix spelling error

    (cherry picked from commit e697585)
    Mic92 authored and fpletz committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    cb90e6a View commit details
    Browse the repository at this point in the history