mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-11-08 19:46:03 +01:00
chore: build latest kernel
This commit is contained in:
parent
caed11b1f6
commit
196c7f8e4b
3 changed files with 33 additions and 26 deletions
|
|
@ -11,9 +11,9 @@
|
|||
flake = false;
|
||||
url = "github:raspberrypi/linux/stable_20240529";
|
||||
};
|
||||
rpi-linux-6_6_34-src = {
|
||||
rpi-linux-6_10_0-rc5-src = {
|
||||
flake = false;
|
||||
url = "github:raspberrypi/linux/rpi-6.6.y";
|
||||
url = "github:raspberrypi/linux/rpi-6.10.y";
|
||||
};
|
||||
rpi-firmware-src = {
|
||||
flake = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue