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: 195ca7393c42
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b1bfe9d3db71
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 15, 2017

  1. nixos: remove remaining reference to setuidPrograms

    The option doesn't exist anymore.
    bjornfor committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    448acd8 View commit details
    Browse the repository at this point in the history
  2. nixos/virtualbox: unbreak wrt. new security.wrappers

    The new option takes an attrset, not a list.
    bjornfor committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    34c1b74 View commit details
    Browse the repository at this point in the history
  3. nixos: hint about security.setuidOwners/Programs -> security.wrappers

    Let users know about the option rename / change during nixos-rebuild
    with a useful message instead of an error (with no way forward).
    bjornfor committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    b1bfe9d View commit details
    Browse the repository at this point in the history