Merge master into staging-next

This commit is contained in:
Frederik Rietdijk
2019-06-12 09:22:07 +02:00
192 changed files with 2166 additions and 56222 deletions
+1
View File
@@ -438,6 +438,7 @@ in
default =
[ "aes" "aes_generic" "blowfish" "twofish"
"serpent" "cbc" "xts" "lrw" "sha1" "sha256" "sha512"
"af_alg" "algif_skcipher"
(if pkgs.stdenv.hostPlatform.system == "x86_64-linux" then "aes_x86_64" else "aes_i586")
];