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: b58a230c60c3
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8c6cf3de3d1d
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Sep 8, 2018

  1. cryptsetup: enable and fix tests (#46346)

    Some tests use O_DIRECT which is filesystem dependent and fails in a
    sandbox as well as on some filesystems without sandboxing.
    Patch out O_DIRECT and disable the 4 test cases that still fail in a
    sandbox. See discussion in #46151.
    xeji committed Sep 8, 2018
    Copy the full SHA
    8c6cf3d View commit details
    Browse the repository at this point in the history