klipper 0 -> 1 attrpath: klipper 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/abij9nhaacsi914804binin6vv6w9lm4-packages.json.drv building '/nix/store/abij9nhaacsi914804binin6vv6w9lm4-packages.json.drv'... Going to be running update for following packages: - klipper-unstable-2023-02-03 Press Enter key to continue... Running update for: - klipper-unstable-2023-02-03: UPDATING ... - klipper-unstable-2023-02-03: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/klipper/default.nix b/pkgs/servers/klipper/default.nix index b1d38c4adc3..8994a2ee51e 100644 --- a/pkgs/servers/klipper/default.nix +++ b/pkgs/servers/klipper/default.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation rec { pname = "klipper"; - version = "unstable-2023-02-03"; + version = "unstable-2023-02-23"; src = fetchFromGitHub { owner = "KevinOConnor"; repo = "klipper"; - rev = "5644481590a16ac5b3d8c20874f0477d5d51a963"; - sha256 = "sha256-OGFVcUPw0sqTbJyrMvCxp8nER9/42ZRN4zIrpm/qh4E="; + rev = "a5fb20765e9f3872a21ab0debb7c9b46bc119ffd"; + sha256 = "sha256-wlkl5vx+6cgPFu3frV8h+hMocBXLCBhW9XEhLGKkH2Q="; }; sourceRoot = "source/klippy"; An auto update branch exists with message `klipper: unstable-2023-02-03 -> unstable-2023-02-20`. New version is unstable-2023-02-23. 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-02-17 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/202276"