ipxe: 1.21.1-unstable-2025-12-03 -> 1.21.1-unstable-2025-12-08 (#469769)

This commit is contained in:
Fernando Rodrigues
2025-12-11 09:07:58 +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-12-03";
version = "1.21.1-unstable-2025-12-08";
nativeBuildInputs = [
mtools
@@ -66,8 +66,8 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchFromGitHub {
owner = "ipxe";
repo = "ipxe";
rev = "64f936d5dfbce7e1d6dd719848caaa0a56125a95";
hash = "sha256-nnqBRQ1A4o9OipcLQ3TUWrjNKakesjTJbB0nzgRzrWE=";
rev = "c7f129fedef8c576c3399e20defcb32ad16fad36";
hash = "sha256-myPgcOTXtfii5s9MGXZTv8AhfOppN5PGkJAlwrLZnxc=";
};
# Calling syslinux on a FAT image isn't going to work on Aarch64.