raspberrypifw: 1.20240926 -> 1.20241008

This commit is contained in:
R. Ryantm
2024-10-27 09:02:49 +00:00
parent 79ed655a86
commit 87df940a6a
@@ -3,13 +3,13 @@
stdenvNoCC.mkDerivation rec {
# NOTE: this should be updated with linux_rpi
pname = "raspberrypi-firmware";
version = "1.20240926";
version = "1.20241008";
src = fetchFromGitHub {
owner = "raspberrypi";
repo = "firmware";
rev = version;
hash = "sha256-MCutxzdSFoZ4hn2Fxk2AHHgWCt/Jgc+reqJZHUuSKOc=";
hash = "sha256-4gnK0KbqFnjBmWia9Jt2gveVWftmHrprpwBqYVqE/k0=";
};
installPhase = ''