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/55adyxfhm2f376b5a5iq217zb2ss9lv1-packages.json.drv building '/nix/store/55adyxfhm2f376b5a5iq217zb2ss9lv1-packages.json.drv'... Going to be running update for following packages: - ipxe-unstable-2023-02-28 Press Enter key to continue... Running update for: - ipxe-unstable-2023-02-28: UPDATING ... - ipxe-unstable-2023-02-28: 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 3e788ad0d14..386b5853571 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-2023-02-28"; + version = "unstable-2023-03-01"; 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 = "04e60a278abcda47301f6be2c23755e5e1004661"; - sha256 = "/p+mSn9ZL5H9aTIygpbgFaW5uBBBlSQfh/OksI0bMbY="; + rev = "96bb6ba441653a30729ade38dc6c23bc9e2d2339"; + sha256 = "8bxi5Ac+F911RE9Qs2Kt/rROiRFzPzyNhuboV5QDwkE="; }; postPatch = lib.optionalString stdenv.hostPlatform.isAarch64 '' An auto update branch exists with message `ipxe: unstable-2023-02-28 -> unstable-2023-03-01`. New version is unstable-2023-03-01. An auto update branch exists with an equal or greater version