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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wz8vyyh2yzy6jjlh7xmcxi96dbi3maf8-packages.json.drv building '/nix/store/wz8vyyh2yzy6jjlh7xmcxi96dbi3maf8-packages.json.drv'... Going to be running update for following packages: - moonraker-unstable-2023-08-03 Press Enter key to continue... Running update for: - moonraker-unstable-2023-08-03: UPDATING ... - moonraker-unstable-2023-08-03: 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 ed2e988d8a66..1dd2c5d14454 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-2023-08-03"; + version = "unstable-2023-08-14"; src = fetchFromGitHub { owner = "Arksine"; repo = "moonraker"; - rev = "fe120952ee06607d039af8f461028e9f5b817395"; - sha256 = "sha256-TyhpMHu06YoaV5tZGBcYulUrABW6OFYZLyCoZLRmaUU="; + rev = "3d9052d711464cb5ea81cde99769c8f1fd7d3f8d"; + sha256 = "sha256-4KHNmpeS0kunHrSh1vUFV8Hdz86kDRf79CXjpP/B4kk="; }; nativeBuildInputs = [ makeWrapper ]; An auto update branch exists with message `moonraker: unstable-2022-11-18 -> unstable-2023-08-03`. New version is unstable-2023-08-14. 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-11-18 -> unstable-2023-08-03 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/202276"