hyprlock 0 -> 1 attrpath: hyprlock 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/j1lvk70bx6r7q0z5yw7m6p5kqxdasi22-packages.json.drv building '/nix/store/j1lvk70bx6r7q0z5yw7m6p5kqxdasi22-packages.json.drv'... Going to be running update for following packages: - hyprlock-0.2.0 Press Enter key to continue... Running update for: - hyprlock-0.2.0: UPDATING ... - hyprlock-0.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/hy/hyprlock/package.nix b/pkgs/by-name/hy/hyprlock/package.nix index 5bac39c63d49..eff616bbbea0 100644 --- a/pkgs/by-name/hy/hyprlock/package.nix +++ b/pkgs/by-name/hy/hyprlock/package.nix @@ -18,13 +18,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "hyprlock"; - version = "0.2.0"; + version = "0.3.0"; src = fetchFromGitHub { owner = "hyprwm"; repo = "hyprlock"; rev = "v${finalAttrs.version}"; - hash = "sha256-1p6Y/8+ETaz7GQ8wsXLUTrk2dD0YN9ySOfwjRp2TSG4="; + hash = "sha256-rbzVe2WNdHynJrnyJsKOOrV8yuuJ7QIuah3ZHWERSnA="; }; strictDeps = true; No auto update branch exists There might already be an open PR for this update: - hyprlock: 0.2.0 -> 0.3.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/303119"