mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-10-31 14:41:27 +00:00
commit
fa6c8ada20
@ -159,9 +159,9 @@ in {
|
||||
# incompatibleKernelVersion = "4.20";
|
||||
|
||||
# this package should point to the latest release.
|
||||
version = "0.8.0";
|
||||
version = "0.8.1";
|
||||
|
||||
sha256 = "1lqb9q2im5bbm4l8kfb31cb6rvy37h5ni6rnqlki127ynilymkj8";
|
||||
sha256 = "0wlbziijx08a9bmbyq4gfz4by9l5jrx44g18i99qnfm78k2q8a84";
|
||||
|
||||
extraPatches = [
|
||||
./build-fixes-unstable.patch
|
||||
@ -174,9 +174,9 @@ in {
|
||||
|
||||
# this package should point to a version / git revision compatible with the latest kernel release
|
||||
# This is now "stable". Move to zfsStable after it's tested more.
|
||||
version = "0.8.0";
|
||||
version = "0.8.1";
|
||||
|
||||
sha256 = "1lqb9q2im5bbm4l8kfb31cb6rvy37h5ni6rnqlki127ynilymkj8";
|
||||
sha256 = "0wlbziijx08a9bmbyq4gfz4by9l5jrx44g18i99qnfm78k2q8a84";
|
||||
isUnstable = true;
|
||||
|
||||
extraPatches = [
|
||||
|
Loading…
Reference in New Issue
Block a user