moonraker 0 -> 1 attrpath: moonraker 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/5x2jvnlg8wmic9icdd3ys973vjqxxwwx-packages.json.drv building '/nix/store/5x2jvnlg8wmic9icdd3ys973vjqxxwwx-packages.json.drv'... Going to be running update for following packages: - moonraker-unstable-2022-04-23 Press Enter key to continue... Running update for: - moonraker-unstable-2022-04-23: UPDATING ... - moonraker-unstable-2022-04-23: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/moonraker/default.nix b/pkgs/servers/moonraker/default.nix index c46568d24da..4561cdccf09 100644 --- a/pkgs/servers/moonraker/default.nix +++ b/pkgs/servers/moonraker/default.nix @@ -20,13 +20,13 @@ let ]); in stdenvNoCC.mkDerivation rec { pname = "moonraker"; - version = "unstable-2022-04-23"; + version = "unstable-2023-01-12"; src = fetchFromGitHub { owner = "Arksine"; repo = "moonraker"; - rev = "cd520ba91728abb5a3d959269fbd8e4f40d1eb0b"; - sha256 = "sha256-sopX9t+LjYldx+syKwU3I0x/VYy4hLyXfitG0uumayE="; + rev = "a154c5fa512affa20d4290e7320f3be74b2365ff"; + sha256 = "sha256-+Wz3UI5x3e1A/eNLEuIzoYpvsnNEjuoBQGnBAl+9pII="; }; nativeBuildInputs = [ makeWrapper ]; An auto update branch exists with message `moonraker: unstable-2022-04-23 -> unstable-2023-01-10`. New version is unstable-2023-01-12. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - moonraker: unstable-2022-04-23 -> unstable-2023-01-10 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/202276"