mlxbf-bootimages: 4.8.0-13249 -> 4.10.0-13520

Nvidia does not provide an official changelog.
This commit is contained in:
secufoe 2025-04-09 10:59:05 +02:00
parent 3f007172c9
commit 60a5746676

View file

@ -7,11 +7,11 @@
stdenv.mkDerivation rec {
pname = "mlxbf-bootimages";
version = "4.8.0-13249";
version = "4.10.0-13520";
src = fetchurl {
url = "https://linux.mellanox.com/public/repo/bluefield/${version}/bootimages/prod/${pname}-signed_${version}_arm64.deb";
hash = "sha256-VwbngA2UpHtvhCmL21qrebVSNG6/4PbkhnVAmERpek0=";
hash = "sha256-lPclxhKmn1hvGXWI1A+Q1yXK7FZzKUcOtBoXG6KRsCA=";
};
nativeBuildInputs = [