Skip to content

Commit 132a324

Browse files
ejstrunzalyssais
authored andcommitted
linux_latest-libre: 19712 -> 19729
kernel version 6.6.80 fails to compile without this patch
1 parent bd750b5 commit 132a324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/os-specific/linux/kernel/linux-libre.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
linux,
66
scripts ? fetchsvn {
77
url = "https://www.fsfla.org/svn/fsfla/software/linux-libre/releases/branches/";
8-
rev = "19712";
9-
sha256 = "0km2iaicrz17ahklcjcmbjq87bfrcjj0ynsyi7jnwp0l9n95i8jc";
8+
rev = "19729";
9+
sha256 = "0w7bhb0ybvvx28gqrhk81wzhqxkrfbhzwr3hv1mpr3cjgldfppr9";
1010
},
1111
...
1212
}@args:

0 commit comments

Comments
 (0)