forked from mirrors/nixpkgs
linux_latest-libre: 18777 -> 18798
This commit is contained in:
parent
4051ac2d8e
commit
efdcc5f6a8
|
@ -1,8 +1,8 @@
|
|||
{ stdenv, lib, fetchsvn, linux
|
||||
, scripts ? fetchsvn {
|
||||
url = "https://www.fsfla.org/svn/fsfla/software/linux-libre/releases/branches/";
|
||||
rev = "18777";
|
||||
sha256 = "0ycg799pdi3rarkdgrrxcfjl15n8i24d9zc54xhg79wpgxcv39n3";
|
||||
rev = "18798";
|
||||
sha256 = "04mxzf8k3g65yw73da9fgk27hraf69239m5757fsr5a6pj88z6lb";
|
||||
}
|
||||
, ...
|
||||
}:
|
||||
|
|
Loading…
Reference in a new issue