We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af77ea0 commit 080ad78Copy full SHA for 080ad78
pkgs/bananaPiR4/default.nix
@@ -248,12 +248,12 @@
248
src = fetchFromGitHub {
249
owner = "frank-w";
250
repo = "BPI-Router-Linux";
251
- # 6.12-main HEAD 2024-12-29
252
- rev = "e08bb5598c35e94d383cf3c803a02cbd312c5b54";
253
- hash = "sha256-7qKUkxlLigi7aNcMQ6+2wFNeT9LLfKQeio92qMKgWzE=";
+ # 6.12-main HEAD 2025-01-08
+ rev = "3cd0a377f30740f504919d1c51d76f23e0024427";
+ hash = "sha256-t8aqHi1uT2JteEqX/CAyQSVm2Uj/OqD/DMFzwNxI83o=";
254
};
255
- version = "6.12.7-bpi-r4";
256
- modDirVersion = "6.12.7-bpi-r4";
+ version = "6.12.8-bpi-r4";
+ modDirVersion = "6.12.8-bpi-r4";
257
258
259
defconfig = "mt7988a_bpi-r4_defconfig";
0 commit comments