ipxe: 1.21.1-unstable-2025-12-15 -> 1.21.1-unstable-2025-12-22 (#473710)

This commit is contained in:
Fernando Rodrigues
2025-12-24 01:18:15 +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-15";
version = "1.21.1-unstable-2025-12-22";
nativeBuildInputs = [
mtools
@@ -66,8 +66,8 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchFromGitHub {
owner = "ipxe";
repo = "ipxe";
rev = "3d5cd3d79e8d8adb723e9e560a636947e19114a3";
hash = "sha256-6wALX6PtiMxZN164eDZ3ty/QHi42Lg+hm3xkSYSMtYs=";
rev = "3832147944209ece35557234102548413ef1b460";
hash = "sha256-b65XWsWbMwROEYj3pVgCy6NNTreaQLkAtyCNQZ2xLPs=";
};
# Calling syslinux on a FAT image isn't going to work on Aarch64.