mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
linux_latest-libre: 19835 -> 19872
There doesn't appear to be any changelogs possible for these scripts. Sad. Running `nix-build -A nixosTests.kernel-generic.linux_libre` succeeds.
This commit is contained in:
committed by
Alyssa Ross
parent
14216f46ad
commit
9360f6151e
@@ -5,8 +5,8 @@
|
||||
linux,
|
||||
scripts ? fetchsvn {
|
||||
url = "https://www.fsfla.org/svn/fsfla/software/linux-libre/releases/branches/";
|
||||
rev = "19835";
|
||||
hash = "sha256-5usyLmlTr5nlM+/uWPQepzhhNSLi3Hol1BfnWb9CFws=";
|
||||
rev = "19872";
|
||||
hash = "sha256-zbs5iWCaDtwovJLHnBlHfDBZ2DbggToRj3YZ5Nbx/RM=";
|
||||
},
|
||||
...
|
||||
}@args:
|
||||
|
||||
Reference in New Issue
Block a user