mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
zfsUnstable: 2017-10-16 -> 2017-11-12
This commit is contained in:
parent
61b20e2415
commit
8ccaa882a1
2 changed files with 6 additions and 6 deletions
|
@ -68,8 +68,8 @@ in
|
|||
};
|
||||
|
||||
splUnstable = common {
|
||||
version = "2017-10-16";
|
||||
rev = "28920ea3346c1c905c5f727ea3e54297e6257568";
|
||||
sha256 = "0m42na009ivb9q9gz15ra94wqx5xdw18waanm56aqzrjxbqqa3ll";
|
||||
version = "2017-10-31";
|
||||
rev = "35a44fcb8d6e346f51be82dfe57562c2ea0c6a9c";
|
||||
sha256 = "193clx7b4p4qhgivmhc88dva0186rnhyv58fx0fwnb5zbx70dam1";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -159,10 +159,10 @@ in {
|
|||
incompatibleKernelVersion = null;
|
||||
|
||||
# this package should point to a version / git revision compatible with the latest kernel release
|
||||
version = "2017-10-16";
|
||||
version = "2017-11-12";
|
||||
|
||||
rev = "7670f721fc82e6cdcdd31f83760a79b6f2f2b998";
|
||||
sha256 = "0ask9d9936s7mhs9q5wzvn6c8fd322i76hs2n7fajfk17b1a1lkj";
|
||||
rev = "5277f208f290ea4e2204800a66c3ba20a03fe503";
|
||||
sha256 = "0hhlhv4g678j1w45813xfrk8zza0af59cdkmib9bkxy0cn0jsnd6";
|
||||
isUnstable = true;
|
||||
|
||||
extraPatches = [
|
||||
|
|
Loading…
Reference in a new issue