Commit Graph

13 Commits

Author SHA1 Message Date
Markus Theil
2870ee7765 mstflint: fix compilation with gcc 13
GCC 13 complained really hard about missing definitions for uintXX_t.
A one liner in mlxdpa elfio fixed this for me.

Tracked upstream: https://github.com/Mellanox/mstflint/pull/916

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2024-02-06 13:25:27 +01:00
Markus Theil
9ffa93bb4f mstflint: 4.17 -> 4.26
Adds support for new Nvidia NICs and bugfixes.
Also add myself as maintainer.

Most notable changes are also documented in:
https://github.com/Mellanox/mstflint/files/12317054/MSTFLINT.Package.-Firmware.Burning.and.Diagnostics.Tools.Documentation.v4.26.0.pdf

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2023-11-11 10:56:46 +01:00
Martin Weinelt
49d5bc254b
mstflint: 4.14.0-3 -> 4.17.0-1 2021-09-06 04:06:56 +02:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Masanori Ogino
3db4b04eb7 mstflint: add description
While I am aware of a new version 4.15.0-1, I avoided touching the
package itself as I can not test the package with real hardware.

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-11-05 07:57:52 +09:00
R. RyanTM
ba1bbc41ab mstflint: 4.14.0-1 -> 4.14.0-3 2020-07-08 11:04:52 +00:00
ajs124
1df35d94ec mstflint: 4.4 -> 4.14
fix build
2020-05-12 23:43:07 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jörg Thalheim
b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
xeji
1ca9e4ae4c mstflint: mark as broken 2018-04-12 23:04:02 +02:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Franz Pletz
e74edb35a9 mstflint: 3.7.0-1.18 -> 4.4.0-1.12 2016-08-24 21:31:02 +02:00
William A. Kennington III
abc21d9464 mstflint: Add derivation 2014-09-14 19:00:25 -07:00