Skip to content

Commit 2f2b5ef

Browse files
ipxe: 1.21.1-unstable-2025-07-24 -> 1.21.1-unstable-2025-07-30 (#430414)
Co-authored-by: SigmaSquadron <[email protected]>
2 parents 8dfa050 + c13aeeb commit 2f2b5ef

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-07-24";
51+
version = "1.21.1-unstable-2025-07-30";
5252

5353
nativeBuildInputs = [
5454
mtools
@@ -66,8 +66,8 @@ stdenv.mkDerivation (finalAttrs: {
6666
src = fetchFromGitHub {
6767
owner = "ipxe";
6868
repo = "ipxe";
69-
rev = "e3a6e9230c4e513e6a529427d71a714849b6f788";
70-
hash = "sha256-/09YxHQGbSdiLwhxOIWh2lPPabTL9QQsOUYpo8zp2f0=";
69+
rev = "f7a1e9ef8e1dc22ebded786507b872a45e3fb05d";
70+
hash = "sha256-dNnZH6ENxx3K2lAIE0B8mLjOo05D/TBguarrGrxXozc=";
7171
};
7272

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

0 commit comments

Comments
 (0)