ipmitool: update iana-enterprise-numbers

This commit is contained in:
Stefan Frijters
2025-04-04 00:20:58 +02:00
parent e45586cbe9
commit ad5cfc1fe3
+2 -2
View File
@@ -11,8 +11,8 @@
let
iana-enterprise-numbers = fetchurl {
url = "https://web.archive.org/web/20230312103209id_/https://www.iana.org/assignments/enterprise-numbers.txt";
sha256 = "sha256-3Z5uoOYfbF1o6MSgvnr00w4Z5w4IHc56L1voKDzeH/w=";
url = "https://web.archive.org/web/20250113140800id_/https://www.iana.org/assignments/enterprise-numbers.txt";
hash = "sha256-aRgBEfZYwoL6YnU3aD0WYeMnJD5ZCj34S/9aQyzBIO4=";
};
in
stdenv.mkDerivation {