linux_latest-libre: 18132 -> 18165
(cherry picked from commit 26af402042644205fd8369fb63b5b62bdf4d8df0)
This commit is contained in:
parent
06ce7d7587
commit
46309746ce
|
@ -1,8 +1,8 @@
|
|||
{ stdenv, lib, fetchsvn, linux
|
||||
, scripts ? fetchsvn {
|
||||
url = "https://www.fsfla.org/svn/fsfla/software/linux-libre/releases/branches/";
|
||||
rev = "18132";
|
||||
sha256 = "01mgpfx5cddq4bgffydkxpm3xlgf7zfjr1c1icsyn7f2pibd114q";
|
||||
rev = "18165";
|
||||
sha256 = "17birwp6byxr4yb8cbc0afssli84ds1p2sisjl4g6rx3r7yqvsxn";
|
||||
}
|
||||
, ...
|
||||
}:
|
||||
|
|
Loading…
Reference in New Issue