ipmitool: fix hash (#361541)

This commit is contained in:
Franz Pletz
2024-12-16 21:52:30 +01:00
committed by GitHub
+1 -1
View File
@@ -4,7 +4,7 @@ let
iana-enterprise-numbers = fetchurl {
url = "https://web.archive.org/web/20230312103209id_/https://www.iana.org/assignments/enterprise-numbers.txt";
sha256 = "sha256-huFWygMEylBKBMLV16UE6xLWP6Aw1FGYk5h1q5CErUs=";
sha256 = "sha256-3Z5uoOYfbF1o6MSgvnr00w4Z5w4IHc56L1voKDzeH/w=";
};
in stdenv.mkDerivation rec {