ipxe: 1.21.1-unstable-2025-10-29 -> 1.21.1-unstable-2025-11-05 (#459515)

This commit is contained in:
Fernando Rodrigues
2025-11-07 17:15:54 +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-29";
version = "1.21.1-unstable-2025-11-05";
nativeBuildInputs = [
mtools
@@ -66,8 +66,8 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchFromGitHub {
owner = "ipxe";
repo = "ipxe";
rev = "fde35ff003a610eca04db0e11fb81e8dfee8a681";
hash = "sha256-wDdqP+EgZqAx+44oy/2x36ZuDJPbTSiiztAISbaVi3o=";
rev = "b41bda4413bf286d7b7a449bc05e1531da1eec2e";
hash = "sha256-uJzvmTzGg1gzquo09IyufwK77Kq6iQt+bhJecaTy6ts=";
};
# Calling syslinux on a FAT image isn't going to work on Aarch64.