0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

linux_latest-libre: 17198 -> 17262

This commit is contained in:
Tim Steinbach 2020-01-24 11:18:02 -05:00
parent 461e8d1d59
commit 30ad9a98d4
No known key found for this signature in database
GPG key ID: FD36A5EAAC49035A

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 = "17198";
sha256 = "0cr7jpag6kr3iili5zmv1iimi5a1c175dcj8qvhcspwkbv7f17mp";
rev = "17262";
sha256 = "0g1jwhzmbyf11jnbd6svb48b8ga4gd43lx1hx1jkqaa5ijvw1smr";
}
, ...
}: