Merge pull request #50386 from aij/zfs

zfsUnstable: 0.8.0-rc1 -> 0.8.0-rc2
This commit is contained in:
Franz Pletz 2018-11-15 23:44:38 +00:00 committed by GitHub
commit 9756e6bc74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -177,13 +177,13 @@ in {
zfsUnstable = common rec {
# comment/uncomment if breaking kernel versions are known
incompatibleKernelVersion = "4.19";
# incompatibleKernelVersion = "4.19";
# this package should point to a version / git revision compatible with the latest kernel release
version = "0.8.0-rc1";
version = "0.8.0-rc2";
rev = "b8a90418f3a9c23b89c5d2c729a4dd0fea644508";
sha256 = "041b7h8gbb042x9mhg8y87bgq9y793bawglc7b0fg871k6190drx";
rev = "af2e8411dacbc694b1aaf9074e68a9d12270e74c";
sha256 = "0wm7x9dwrw30jnjlnz6a224h88qd6a5794pzbjsih50lqb10g2gy";
isUnstable = true;
extraPatches = [