firmwareLinuxNonfree: 2016-01-26 -> 2016-05-18
This commit is contained in:
parent
006f25f732
commit
4bbb5c7e4c
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "firmware-linux-nonfree-${version}";
|
name = "firmware-linux-nonfree-${version}";
|
||||||
version = "2016-01-26";
|
version = "2016-05-18";
|
||||||
|
|
||||||
# This repo is built by merging the latest versions of
|
# This repo is built by merging the latest versions of
|
||||||
# http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
|
# http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
|
||||||
@ -14,8 +14,8 @@ stdenv.mkDerivation rec {
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "wkennington";
|
owner = "wkennington";
|
||||||
repo = "linux-firmware";
|
repo = "linux-firmware";
|
||||||
rev = "0922e78fc8431c2cc6585eb66e5b75f566644ac8";
|
rev = "19495832c6899bd811874439376d513290773c31";
|
||||||
sha256 = "07hv4kgbsxndhm1va6k6scy083886aap3naq1l4jdz7dnph4ir02";
|
sha256 = "1700a24sfw6xa3q3r8aa5wfhydgix83m57plpfirdmc9qr4isrr0";
|
||||||
};
|
};
|
||||||
|
|
||||||
preInstall = ''
|
preInstall = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user