Merge staging-next into staging

This commit is contained in:
Frederik Rietdijk
2019-12-30 16:25:56 +01:00
11 changed files with 92 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
{ stdenv, lib, fetchsvn, linux
, scripts ? fetchsvn {
url = "https://www.fsfla.org/svn/fsfla/software/linux-libre/releases/branches/";
rev = "17151";
rev = "17153";
sha256 = "0hyd7wp73w4555d42xcvk4x4nxrfckbzah2ckb4d2aqzxab87789";
}
, ...