mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
kernelPackages.spl: 0.6.5.8 -> 0.6.5.9
This commit is contained in:
parent
c54f47b013
commit
0ca7e01bed
@ -62,8 +62,8 @@ in
|
||||
assert buildKernel -> kernel != null;
|
||||
{
|
||||
splStable = common {
|
||||
version = "0.6.5.8";
|
||||
sha256 = "000yvaccqlkrq15sdz0734fp3lkmx58182cdcfpm4869i0q7rf0s";
|
||||
version = "0.6.5.9";
|
||||
sha256 = "15qpx2nhprmk14jgb7yqp9dvfb6i3hhhspi77kvian171b0a6112";
|
||||
};
|
||||
splUnstable = common {
|
||||
version = "0.7.0-rc3";
|
||||
|
Loading…
Reference in New Issue
Block a user