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: cc7ed9671666
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6a1978f7b489
Choose a head ref
  • 3 commits
  • 13 files changed
  • 3 contributors

Commits on Sep 25, 2017

  1. linuxPackages: properly propagate features and extraConfig

    `kernel.override { features = ... }` didn't work before, now it works as
    expected.
    
    (cherry picked from commit 8525b78)
    oxij authored and joachifm committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    7c80f69 View commit details
    Browse the repository at this point in the history
  2. tor-browser-bundle-bin: optionally disable multiprocess support

    Multiprocess tabs always crash, as first reported by the issue mentioned
    below.  It is now consistently reproducible both on NixOS and non-NixOS
    for me, so I've decided to add a toggle to conveniently disable
    multiprocess support as a work-around.
    
    Closes #27759 but does
    not really fix the underlying problem ...
    
    (cherry picked from commit 69e3817)
    joachifm committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    66384f9 View commit details
    Browse the repository at this point in the history
  3. nixos/radicale: fix default version (#29743)

    (cherry picked from commit a8c97ad)
    infinisil authored and joachifm committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    6a1978f View commit details
    Browse the repository at this point in the history