ipxe: 1.21.1-unstable-2025-10-09 -> 1.21.1-unstable-2025-10-16

This commit is contained in:
R. Ryantm
2025-10-16 16:15:16 +00:00
parent 5d1f6df5e1
commit b7efe648b3
+3 -3
View File
@@ -48,7 +48,7 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "ipxe";
version = "1.21.1-unstable-2025-10-09";
version = "1.21.1-unstable-2025-10-16";
nativeBuildInputs = [
mtools
@@ -66,8 +66,8 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchFromGitHub {
owner = "ipxe";
repo = "ipxe";
rev = "1cc1f1cd4f06e297552b3cf15d43ee23f5fa1ce2";
hash = "sha256-h316o/6hg6x9RWt760UXa39hArkjc0AyKS/he6OKhoA=";
rev = "c1badf71ca22f94277873ebc6171bfa41a50e378";
hash = "sha256-emPO4DRVr/rQZgr+Tnvg3+oijhh9IzG1TH0BWu96oBY=";
};
# Calling syslinux on a FAT image isn't going to work on Aarch64.