Skip to content

Commit 3057b03

Browse files
committedSep 1, 2019
linux_latest-libre: fix build
1 parent 76fc3de commit 3057b03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
# Update this if linux_latest-libre fails to build.
66
# $ curl https://www.fsfla.org/svn/fsfla/software/linux-libre/releases/tags/ | grep -Eo 'Revision [0-9]+'
7-
rev = "16330";
8-
sha256 = "1d7rsq2m6lp1784cgdg95aspgrnzxm6q9dxqalxja5cac8n6p11y";
7+
rev = "16604";
8+
sha256 = "0d2dh52zv073zr74ilspy0fy3ivys5pq32j7fljs4fwi2bcljf51";
99
}
1010
, ...
1111
}:

0 commit comments

Comments
 (0)
Please sign in to comment.