linux_latest-libre: 17402 -> 17445
This commit is contained in:
parent
32516e4fee
commit
629068fe5b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
{ stdenv, lib, fetchsvn, linux
|
||||
, scripts ? fetchsvn {
|
||||
url = "https://www.fsfla.org/svn/fsfla/software/linux-libre/releases/branches/";
|
||||
rev = "17402";
|
||||
sha256 = "1g151h6hdiwpvpip1r2rhbma8j13xghcyxddh0ppg9h548wwwack";
|
||||
rev = "17445";
|
||||
sha256 = "0d2gd2w4pbb728a7mw9dnq3aicwpjzg8zahg80ismvc9l1sym50a";
|
||||
}
|
||||
, ...
|
||||
}:
|
||||
|
|
Loading…
Reference in a new issue