Skip to content

Commit 7c41866

Browse files
authored
[Backport release-25.11] linux-firmware: 20260110 -> 20260221 (#492850)
2 parents 45e6c67 + 8c307db commit 7c41866

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/li/linux-firmware/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ let
2222
in
2323
stdenvNoCC.mkDerivation rec {
2424
pname = "linux-firmware";
25-
version = "20260110";
25+
version = "20260221";
2626

2727
src = fetchFromGitLab {
2828
owner = "kernel-firmware";
2929
repo = "linux-firmware";
3030
tag = version;
31-
hash = "sha256-zL2ck91IBjBw/10YirxfoScEjbvEXVBR7bpLzuF3kDc=";
31+
hash = "sha256-QHoS9+WS9IjRVhTJEFF/X8+4ZKjKwpJAvf7EqsV+qEY=";
3232
};
3333

3434
postUnpack = ''

0 commit comments

Comments
 (0)