ipxe: 1.21.1-unstable-2025-12-08 -> 1.21.1-unstable-2025-12-15

This commit is contained in:
R. Ryantm
2025-12-16 18:21:16 +00:00
parent fb8d90e93a
commit c0cafb8db7
+3 -3
View File
@@ -48,7 +48,7 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "ipxe";
version = "1.21.1-unstable-2025-12-08";
version = "1.21.1-unstable-2025-12-15";
nativeBuildInputs = [
mtools
@@ -66,8 +66,8 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchFromGitHub {
owner = "ipxe";
repo = "ipxe";
rev = "c7f129fedef8c576c3399e20defcb32ad16fad36";
hash = "sha256-myPgcOTXtfii5s9MGXZTv8AhfOppN5PGkJAlwrLZnxc=";
rev = "3d5cd3d79e8d8adb723e9e560a636947e19114a3";
hash = "sha256-6wALX6PtiMxZN164eDZ3ty/QHi42Lg+hm3xkSYSMtYs=";
};
# Calling syslinux on a FAT image isn't going to work on Aarch64.