mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-11-08 11:36:04 +01:00
Update kernel from 6.6.54 to 6.6.67
This commit is contained in:
parent
aaec735faf
commit
97c51868c6
4 changed files with 10 additions and 10 deletions
|
|
@ -7,7 +7,7 @@
|
|||
flake = false;
|
||||
url = "https://ftp.denx.de/pub/u-boot/u-boot-2024.07.tar.bz2";
|
||||
};
|
||||
rpi-linux-6_6_54-src = {
|
||||
rpi-linux-6_6_67-src = {
|
||||
flake = false;
|
||||
url = "github:raspberrypi/linux/rpi-6.6.y";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue