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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fp6kc17nagirggq2jrq18bh1ajqa1hy9-packages.json.drv building '/nix/store/fp6kc17nagirggq2jrq18bh1ajqa1hy9-packages.json.drv'... Going to be running update for following packages: - ipxe-unstable-2024-02-08 Press Enter key to continue... Running update for: - ipxe-unstable-2024-02-08: UPDATING ... - ipxe-unstable-2024-02-08: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/ipxe/default.nix b/pkgs/tools/misc/ipxe/default.nix index 293c32b3e6ff..dc5a86cb3c4b 100644 --- a/pkgs/tools/misc/ipxe/default.nix +++ b/pkgs/tools/misc/ipxe/default.nix @@ -33,7 +33,7 @@ in stdenv.mkDerivation rec { pname = "ipxe"; - version = "unstable-2024-02-08"; + version = "unstable-2024-04-03"; nativeBuildInputs = [ gnu-efi mtools openssl perl xorriso xz ] ++ lib.optional stdenv.hostPlatform.isx86 syslinux; depsBuildBuild = [ buildPackages.stdenv.cc ]; @@ -43,8 +43,8 @@ stdenv.mkDerivation rec { src = fetchFromGitHub { owner = "ipxe"; repo = "ipxe"; - rev = "a846c4ccfc7db212dff792e081991df17268b4d5"; - hash = "sha256-4BvAwZ09EZJXBkdkZHLw0qjOqasNaN6RF4wmTfPVTWc="; + rev = "59f27d69358efc919b50760f3d6dac0b637b5488"; + hash = "sha256-xjLXJe3NV/VSSSii0jZq6kryy7UvqirxrGjO0HmguZ8="; }; postPatch = lib.optionalString stdenv.hostPlatform.isAarch64 '' An auto update branch exists with message `ipxe: unstable-2024-02-08 -> unstable-2024-04-03`. New version is unstable-2024-04-03. An auto update branch exists with an equal or greater version