hello-wayland 0 -> 1 attrpath: hello-wayland 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/ck65glhqyxg10kqms2j6nv86n62p47r7-packages.json.drv building '/nix/store/ck65glhqyxg10kqms2j6nv86n62p47r7-packages.json.drv'... Going to be running update for following packages: - hello-wayland-unstable-2023-10-26 Press Enter key to continue... Running update for: - hello-wayland-unstable-2023-10-26: UPDATING ... - hello-wayland-unstable-2023-10-26: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/graphics/hello-wayland/default.nix b/pkgs/applications/graphics/hello-wayland/default.nix index d2ce6c57cec2..a520adc4f97a 100644 --- a/pkgs/applications/graphics/hello-wayland/default.nix +++ b/pkgs/applications/graphics/hello-wayland/default.nix @@ -5,13 +5,13 @@ stdenv.mkDerivation { pname = "hello-wayland"; - version = "unstable-2023-10-26"; + version = "unstable-2024-03-04"; src = fetchFromGitHub { owner = "emersion"; repo = "hello-wayland"; - rev = "b631afa4f6fd86560ccbdb8c7b6fe42851c06a57"; - sha256 = "MaBzGZ05uCoeeiglFYHC40hQlPvtDw5sQhqXgtVDySc="; + rev = "5f3a35def81116f0a74fcaf5a421d66c6700482d"; + sha256 = "gcLR8gosQlPPgFrxqmRQ6/59RjAfJNX6CcsYP+L+A58="; }; separateDebugInfo = true; An auto update branch exists with message `hello-wayland: unstable-2023-10-26 -> 0-unstable-2024-03-04`. New version is unstable-2024-03-04. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - hello-wayland: unstable-2023-10-26 -> 0-unstable-2024-03-04 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/294217"