Merge pull request #96751 from xfix/amd-ucode-url
microcodeAmd: update homepage URL
This commit is contained in:
commit
8a4c91e300
@ -22,7 +22,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "AMD Processor microcode patch";
|
||||
homepage = "http://www.amd64.org/support/microcode.html";
|
||||
homepage = "https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git";
|
||||
license = licenses.unfreeRedistributableFirmware;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user