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

Commits on Jun 7, 2019

  1. cryptsetup: enable kernel crypto api support again

    This is needed for tcrypt and the benchmark subcommand. If enabled,
    it is also used to unlock LUKS2 volumes and therefore the kernel modules
    providing this feature need to be available in our initrd.
    
    Fixes #42163. #54019.
    fpletz committed Jun 7, 2019
    Copy the full SHA
    2587df7 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2019

  1. nixos/tests: fix luksroot installer test name

    Both tests were previously called "luksroot-luks2".
    fpletz committed Jun 8, 2019
    Copy the full SHA
    c51786b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Merge pull request #62838 from mayflower/fix/cryptsetup-kernel-crypto

    cryptsetup: enable kernel crypto api support again
    fpletz committed Jun 12, 2019
    Copy the full SHA
    9b2ee2c View commit details
    Browse the repository at this point in the history