ipxe: 1.21.1-unstable-2025-11-13 -> 1.21.1-unstable-2025-11-19

This commit is contained in:
R. Ryantm
2025-11-21 07:20:43 +00:00
parent 7a474e7fcb
commit 756d28325c
+3 -3
View File
@@ -48,7 +48,7 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "ipxe";
version = "1.21.1-unstable-2025-11-13";
version = "1.21.1-unstable-2025-11-19";
nativeBuildInputs = [
mtools
@@ -66,8 +66,8 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchFromGitHub {
owner = "ipxe";
repo = "ipxe";
rev = "33834746537d18e899559470970706d37ae2722b";
hash = "sha256-O4NeqN+pT4DrNd6LDY8IxvG65bxjr+30o6QLG+wELAA=";
rev = "81496315f22f5ab90eddf8788fc8526eab1852f9";
hash = "sha256-5/qxoCUtCEoZxaf8j03hqWjmJHo3kpBFWpBV180gjaY=";
};
# Calling syslinux on a FAT image isn't going to work on Aarch64.