mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-12-16 05:51:06 +01:00
Drop kernel 6.10.12 in favour of 6.12.11
This commit is contained in:
parent
628e512d60
commit
e94b747760
3 changed files with 11 additions and 11 deletions
|
|
@ -15,9 +15,9 @@
|
|||
flake = false;
|
||||
url = "github:raspberrypi/linux/rpi-6.6.y";
|
||||
};
|
||||
rpi-linux-6_10_12-src = {
|
||||
rpi-linux-6_12_11-src = {
|
||||
flake = false;
|
||||
url = "github:raspberrypi/linux/rpi-6.10.y";
|
||||
url = "github:raspberrypi/linux/rpi-6.12.y";
|
||||
};
|
||||
rpi-firmware-src = {
|
||||
flake = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue