We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 76fc3de commit 3057b03Copy full SHA for 3057b03
pkgs/os-specific/linux/kernel/linux-libre.nix
@@ -4,8 +4,8 @@
4
5
# Update this if linux_latest-libre fails to build.
6
# $ curl https://www.fsfla.org/svn/fsfla/software/linux-libre/releases/tags/ | grep -Eo 'Revision [0-9]+'
7
- rev = "16330";
8
- sha256 = "1d7rsq2m6lp1784cgdg95aspgrnzxm6q9dxqalxja5cac8n6p11y";
+ rev = "16604";
+ sha256 = "0d2dh52zv073zr74ilspy0fy3ivys5pq32j7fljs4fwi2bcljf51";
9
}
10
, ...
11
}:
0 commit comments