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/qkw5yhb26mpwi2xxj3pbbihly1jf9xs8-packages.json.drv building '/nix/store/qkw5yhb26mpwi2xxj3pbbihly1jf9xs8-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 8d33402d7d34..91cd76ad2936 100644 --- a/pkgs/servers/moonraker/default.nix +++ b/pkgs/servers/moonraker/default.nix @@ -23,13 +23,13 @@ let ); in stdenvNoCC.mkDerivation rec { pname = "moonraker"; - version = "unstable-2023-08-03"; + version = "unstable-2023-10-07"; src = fetchFromGitHub { owner = "Arksine"; repo = "moonraker"; - rev = "fe120952ee06607d039af8f461028e9f5b817395"; - sha256 = "sha256-TyhpMHu06YoaV5tZGBcYulUrABW6OFYZLyCoZLRmaUU="; + rev = "9785387867605ce5962ea76262d840b9121553d4"; + sha256 = "sha256-5+8D89y2kwI4EpYAf/mpjUBenBhj4TKmoqTF801AQaQ="; }; nativeBuildInputs = [ makeWrapper ]; An auto update branch exists with message `moonraker: unstable-2022-11-18 -> unstable-2023-08-03`. New version is unstable-2023-10-07. 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"