linux-firmware: 20260519 -> 20260622 (#534505)

This commit is contained in:
K900
2026-06-23 07:45:45 +00:00
committed by GitHub
+2 -2
View File
@@ -23,13 +23,13 @@ let
in
stdenvNoCC.mkDerivation rec {
pname = "linux-firmware";
version = "20260519";
version = "20260622";
src = fetchFromGitLab {
owner = "kernel-firmware";
repo = "linux-firmware";
tag = version;
hash = "sha256-vyrnHNnyNko7m/fZ3fXgLvvasYyJ/pzs5be/Ele+6vY=";
hash = "sha256-nSoJhgI4hAxtNmnj5M6ticzuBSt9uNAYcmc1VR/yXxE=";
};
postUnpack = ''