3
0
Fork 0
forked from mirrors/nixpkgs

raspberrypifw: 1.20190925 -> 1.20200601

This commit is contained in:
Ada Avery 2020-06-06 13:12:47 -07:00 committed by Michael Bishop
parent 271a9a012b
commit df9950ed7b
No known key found for this signature in database
GPG key ID: DF6388A85A7C8D6E

View file

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "raspberrypi-firmware";
version = "1.20190925";
version = "1.20200601";
src = fetchFromGitHub {
owner = "raspberrypi";
repo = "firmware";
rev = version;
sha256 = "0xyj3f04dcfnl9hp8hakgwcb1msqh7934n0pclcmzy47xjkz7ris";
sha256 = "1vm038f9digwg8gdxl2bypzlip3ycjb6bl56274gh5i9abl6wjvf";
};
installPhase = ''