linux_latest-libre: 18825 -> 18837

This commit is contained in:
K900 2022-08-04 08:13:09 +03:00
parent 6f5368cff9
commit e4be613a8b

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 = "18825";
sha256 = "0gqmdlcxq3ws3mafbf47j40vrrfr5966nily6l7gj8hq2j0016cj";
rev = "18837";
sha256 = "0645lkbh5bi9a8nhdyh21h7rrw8x8pmb7la08zn7gpkmwvk3wnwx";
}
, ...
}: