mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-13 21:32:23 +03:00
zfs, spl: 0.7.1 -> 0.7.2
This commit is contained in:
parent
01e004d2c5
commit
662f82aee8
@ -63,8 +63,8 @@ in
|
||||
assert buildKernel -> kernel != null;
|
||||
{
|
||||
splStable = common {
|
||||
version = "0.7.1";
|
||||
sha256 = "0m8qhbdd8n40lbd91s30q4lrw8g169sha0410c8rwk2d5qfaxv9n";
|
||||
version = "0.7.2";
|
||||
sha256 = "10rq0npjlp09xjdgn9lc3wm310dqc71j0wgxwj92ncf9r61zf445";
|
||||
};
|
||||
|
||||
splUnstable = common {
|
||||
|
@ -138,9 +138,9 @@ in {
|
||||
incompatibleKernelVersion = null;
|
||||
|
||||
# this package should point to the latest release.
|
||||
version = "0.7.1";
|
||||
version = "0.7.2";
|
||||
|
||||
sha256 = "0czal6lpl8igrhwmqh5jcgx07rlcgnrfg6ywzf681vsyh3gaxj9n";
|
||||
sha256 = "1dl6i4sg7z0k4p1dmfcm9arx62x30lqsr9hycvhhs3pf58ks8z2v";
|
||||
|
||||
extraPatches = [
|
||||
(fetchpatch {
|
||||
|
Loading…
Reference in New Issue
Block a user