commit
1bcd6fdc41
@ -154,12 +154,12 @@ in {
|
|||||||
# incompatibleKernelVersion = "4.20";
|
# incompatibleKernelVersion = "4.20";
|
||||||
|
|
||||||
# this package should point to the latest release.
|
# this package should point to the latest release.
|
||||||
version = "0.8.1";
|
version = "0.8.2";
|
||||||
|
|
||||||
sha256 = "0wlbziijx08a9bmbyq4gfz4by9l5jrx44g18i99qnfm78k2q8a84";
|
sha256 = "0miax0h2wg4b2kn8n93804faajy2n1sh25knyy2hg3k77nlr4pni";
|
||||||
|
|
||||||
extraPatches = [
|
extraPatches = [
|
||||||
./build-fixes-unstable.patch
|
./build-fixes-0.8.patch
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -168,13 +168,13 @@ in {
|
|||||||
# incompatibleKernelVersion = "4.19";
|
# incompatibleKernelVersion = "4.19";
|
||||||
|
|
||||||
# this package should point to a version / git revision compatible with the latest kernel release
|
# this package should point to a version / git revision compatible with the latest kernel release
|
||||||
version = "0.8.1";
|
version = "0.8.2";
|
||||||
|
|
||||||
sha256 = "0wlbziijx08a9bmbyq4gfz4by9l5jrx44g18i99qnfm78k2q8a84";
|
sha256 = "0miax0h2wg4b2kn8n93804faajy2n1sh25knyy2hg3k77nlr4pni";
|
||||||
isUnstable = true;
|
isUnstable = true;
|
||||||
|
|
||||||
extraPatches = [
|
extraPatches = [
|
||||||
./build-fixes-unstable.patch
|
./build-fixes-0.8.patch
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user