ipxe: 1.21.1-unstable-2025-10-20 -> 1.21.1-unstable-2025-10-28 (#456490)

This commit is contained in:
Fernando Rodrigues
2025-10-30 04:04:26 +00:00
committed by GitHub
+3 -3
View File
@@ -48,7 +48,7 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "ipxe";
version = "1.21.1-unstable-2025-10-20";
version = "1.21.1-unstable-2025-10-28";
nativeBuildInputs = [
mtools
@@ -66,8 +66,8 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchFromGitHub {
owner = "ipxe";
repo = "ipxe";
rev = "c8f088d4e11a1dedda4829c4be1bb1b14e9da016";
hash = "sha256-rNs9KIxK8Q6imv1h7qVE516JccYHNzLUWJrv6sKGRWo=";
rev = "0336e2987c3e671298af8c2817ec17aa67e98065";
hash = "sha256-janNModKaSeKuGd+zeJrJlowNAR97/hrUbj5TGlpV7I=";
};
# Calling syslinux on a FAT image isn't going to work on Aarch64.