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/nix
base: 479692a068ce
Choose a base ref
...
head repository: NixOS/nix
compare: 98f3c75a0e16
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 13, 2018

  1. Fix tests using user namespaces on kernels that don't have it

    Disable various tests if the kernel doesn't support unprivileged user
    namespaces (e.g. Arch Linux disables them) or disable them via a sysctl
    (Debian, Ubuntu).
    
    Fixes #1521
    Fixes #1625
    dezgeg committed Jan 13, 2018
    Copy the full SHA
    59086e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. Merge pull request #1797 from dezgeg/userns-tests-fix

    Fix tests using user namespaces on kernels that don't have it
    edolstra committed Jan 24, 2018
    Copy the full SHA
    98f3c75 View commit details
    Browse the repository at this point in the history