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: 8874e3fce557
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0efeb766e46f
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 2, 2017

  1. tor: split out geoip data

    Saves about 5.2 MiB.
    
    To use geoip, add something like
    ```
    GeoIPFile ${tor.geoip}/share/tor/geoip
    GeoIPv6File ${tor.geoip}/share/tor/geoip6
    ```
    to torrc
    
    (cherry picked from commit c44a41c)
    joachifm committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    60a64b2 View commit details
    Browse the repository at this point in the history
  2. cryptodev: mark as broken for kernels >4.4

    All builds for kernels above 4.4 fail; there is no newer
    upstream version.
    
    (cherry picked from commit 7f31a8e)
    joachifm committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    637337f View commit details
    Browse the repository at this point in the history
  3. nvidiabl: mark as broken on kernels >4.4

    All builds on kernels >4.4 fail.
    
    (cherry picked from commit c5785dc)
    joachifm committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    0efeb76 View commit details
    Browse the repository at this point in the history