Skip to content

Commit 9d55726

Browse files
ipxe: 1.21.1-unstable-2025-10-28 -> 1.21.1-unstable-2025-10-29 (#457323)
2 parents aa5c0b2 + ba94242 commit 9d55726

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/ip/ipxe/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ in
4848

4949
stdenv.mkDerivation (finalAttrs: {
5050
pname = "ipxe";
51-
version = "1.21.1-unstable-2025-10-28";
51+
version = "1.21.1-unstable-2025-10-29";
5252

5353
nativeBuildInputs = [
5454
mtools
@@ -66,8 +66,8 @@ stdenv.mkDerivation (finalAttrs: {
6666
src = fetchFromGitHub {
6767
owner = "ipxe";
6868
repo = "ipxe";
69-
rev = "0336e2987c3e671298af8c2817ec17aa67e98065";
70-
hash = "sha256-janNModKaSeKuGd+zeJrJlowNAR97/hrUbj5TGlpV7I=";
69+
rev = "fde35ff003a610eca04db0e11fb81e8dfee8a681";
70+
hash = "sha256-wDdqP+EgZqAx+44oy/2x36ZuDJPbTSiiztAISbaVi3o=";
7171
};
7272

7373
# Calling syslinux on a FAT image isn't going to work on Aarch64.

0 commit comments

Comments
 (0)