mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-11-08 11:36:04 +01:00
update u-boot
This commit is contained in:
parent
efdc6f6816
commit
fac66459b1
2 changed files with 8 additions and 6 deletions
|
|
@ -4,7 +4,7 @@
|
|||
inputs = {
|
||||
u-boot-src = {
|
||||
flake = false;
|
||||
url = "https://ftp.denx.de/pub/u-boot/u-boot-2023.01.tar.bz2";
|
||||
url = "https://ftp.denx.de/pub/u-boot/u-boot-2024.01.tar.bz2";
|
||||
};
|
||||
rpi-linux-6_1-src = {
|
||||
flake = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue