3
0
Fork 0
forked from mirrors/nixpkgs

linux_latest-libre: 18664 -> 18688

This commit is contained in:
Maximilian Bosch 2022-04-23 13:36:23 +02:00
parent b0d8ca58e5
commit 9ab0fece50
No known key found for this signature in database
GPG key ID: 091DBF4D1FC46B8E

View file

@ -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";
}
, ...
}: