raspberrypifw: 1.20241008 -> 1.20250430

This commit is contained in:
R. Ryantm
2025-07-11 14:51:10 +02:00
committed by Franz Pletz
parent b7b26435ef
commit 986d13561f
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation rec {
# NOTE: this should be updated with linux_rpi
pname = "raspberrypi-firmware";
version = "1.20241008";
version = "1.20250430";
src = fetchFromGitHub {
owner = "raspberrypi";
repo = "firmware";
rev = version;
hash = "sha256-4gnK0KbqFnjBmWia9Jt2gveVWftmHrprpwBqYVqE/k0=";
hash = "sha256-U41EgEDny1R+JFktSC/3CE+2Qi7GJludj929ft49Nm0=";
};
installPhase = ''