Skip to content

Commit 71c7a73

Browse files
committed
ipxe: 1.21.1-unstable-2025-05-16 -> 1.21.1-unstable-2025-05-27
1 parent 6ed432a commit 71c7a73

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-05-16";
51+
version = "1.21.1-unstable-2025-05-27";
5252

5353
nativeBuildInputs = [
5454
mtools
@@ -65,8 +65,8 @@ stdenv.mkDerivation (finalAttrs: {
6565
src = fetchFromGitHub {
6666
owner = "ipxe";
6767
repo = "ipxe";
68-
rev = "83449702e09236dccebd4913d5823d5e00b643e0";
69-
hash = "sha256-od4ZX0Tgc0S/b73jIvPmCEHNijlKDYJPjmOhoRmyNSM=";
68+
rev = "3fe321c42a6032f9608026486015cda185f0d5f0";
69+
hash = "sha256-kc1FdkyVerqs8mmzf1WWRvzkP7Nkw3wKltlrJIvyHBw=";
7070
};
7171

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

0 commit comments

Comments
 (0)