ipxe 0 -> 1 attrpath: ipxe Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/basc07s8qfj3abp8hvhkw3ifm8jyizv1-packages.json.drv building '/nix/store/basc07s8qfj3abp8hvhkw3ifm8jyizv1-packages.json.drv'... Going to be running update for following packages: - ipxe-unstable-2022-04-06 Press Enter key to continue... Running update for: - ipxe-unstable-2022-04-06: UPDATING ... - ipxe-unstable-2022-04-06: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/ipxe/default.nix b/pkgs/tools/misc/ipxe/default.nix index c495e3455a2..c08f717913b 100644 --- a/pkgs/tools/misc/ipxe/default.nix +++ b/pkgs/tools/misc/ipxe/default.nix @@ -30,7 +30,7 @@ in stdenv.mkDerivation rec { pname = "ipxe"; - version = "unstable-2022-04-06"; + version = "unstable-2023-01-15"; nativeBuildInputs = [ gnu-efi mtools openssl perl xorriso xz ] ++ lib.optional stdenv.hostPlatform.isx86 syslinux; depsBuildBuild = [ buildPackages.stdenv.cc ]; @@ -40,8 +40,8 @@ stdenv.mkDerivation rec { src = fetchFromGitHub { owner = "ipxe"; repo = "ipxe"; - rev = "70995397e5bdfd3431e12971aa40630c7014785f"; - sha256 = "SrTNEYk13JXAcJuogm9fZ7CrzJIDRc0aziGdjRNv96I="; + rev = "2dcef4b7a11a780a684a69021a0c91bc43e03883"; + sha256 = "1CbAlxy3hiFwQ/qgeDthmLCKel+AxEeS3HzD96bR2p0="; }; postPatch = lib.optionalString stdenv.hostPlatform.isAarch64 '' An auto update branch exists with message `ipxe: unstable-2022-04-06 -> unstable-2023-01-15`. New version is unstable-2023-01-15. An auto update branch exists with an equal or greater version