···2727 pname = "mstflint";
28282929 # if you update the version of this package, also update the input hash in mstflint_access!
3030- version = "4.29.0-1";
3030+ version = "4.30.0-1";
31313232 src = fetchurl {
3333 url = "https://github.com/Mellanox/mstflint/releases/download/v${version}/mstflint-${version}.tar.gz";
3434- hash = "sha256-G9BIFG8f4Ek9R3CyRLAuMpgbScrtBo/ZaiJwAQMiBlQ=";
3434+ hash = "sha256-8v0aeVy1ZGbzNdL71V1qm6sgEy0e3eb2F1DP8L3m2ns=";
3535 };
36363737 nativeBuildInputs = [