forked from mirrors/nixpkgs
linux_latest-libre: 18664 -> 18688
This commit is contained in:
parent
b0d8ca58e5
commit
9ab0fece50
|
@ -1,8 +1,8 @@
|
|||
{ stdenv, lib, fetchsvn, linux
|
||||
, scripts ? fetchsvn {
|
||||
url = "https://www.fsfla.org/svn/fsfla/software/linux-libre/releases/branches/";
|
||||
rev = "18664";
|
||||
sha256 = "0yvgnqf355wr7wmfd0r8zydbr7icic06cp5hjp060vv0m9bf87xi";
|
||||
rev = "18688";
|
||||
sha256 = "15f83zcwxk28b3a4am8avi0xwd7zr79n00150k6xdf3g8haz7yaj";
|
||||
}
|
||||
, ...
|
||||
}:
|
||||
|
|
Loading…
Reference in a new issue