3
0
Fork 0
forked from mirrors/nixpkgs

raspberrypifw: 1.20170303 -> 1.20170427

This commit is contained in:
Tuomas Tynkkynen 2017-05-15 04:47:38 +03:00
parent bdf88dd61d
commit f2e2dde681

View file

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
name = "raspberrypi-firmware-${version}";
version = "1.20170303";
version = "1.20170427";
src = fetchFromGitHub {
owner = "raspberrypi";
repo = "firmware";
rev = version;
sha256 = "1s5dycgix97681vpq7ggpc27n865wgv9npzxvbr2q2bp3ia9mcim";
sha256 = "0n79nij0rlwjx3zqs4p3wcyrgrgg9gmsf1a526r91c689r5lpwvl";
};
dontStrip = true; # Stripping breaks some of the binaries