firmwareLinuxNonfree: 2017-03-11 -> 2017-04-16

wip/yesman
Franz Pletz 7 years ago committed by Robin Gloster
parent 4268eb5145
commit b733a34e8e
No known key found for this signature in database
GPG Key ID: 5E4C836C632C2882
  1. 4
      pkgs/os-specific/linux/firmware/firmware-linux-nonfree/default.nix

@ -2,7 +2,7 @@
stdenv.mkDerivation rec {
name = "firmware-linux-nonfree-${version}";
version = "2017-03-11";
version = "2017-04-16";
# This repo is built by merging the latest versions of
# http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
owner = "fpletz";
repo = "linux-firmware";
rev = version;
sha256 = "05hz78z919jnacvk4i1mghjn2h15ph91vkffgi4w94zhzbf77cna";
sha256 = "0ar29vjjpsw7r7pqqa8b0jxx03k230cn7x8fkqi23bj68bd9x5pc";
};
preInstall = ''

Loading…
Cancel
Save