albert 0 -> 1 attrpath: albert 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/f0khynklqbnilys097wjb3rnxmrj4d1p-packages.json.drv these 5 paths will be fetched (4.34 MiB download, 14.93 MiB unpacked): /nix/store/7f66x7dnfkd5dncrgkdbb2r7cdr4nyv8-git-lfs-3.4.0 /nix/store/gc29kynbwghpv5n2ddyq4ckizm0vx14b-nix-prefetch-git /nix/store/s3154rq7vlvdcm166xfds5l7414f69wv-nix-update-0.19.0 /nix/store/r1bwsjgkqpyjm76lchjfla9j5kjin9ya-nixpkgs-fmt-1.3.0 /nix/store/1xpmpd0619m3dd05jb2nrahps1c1i0kk-nixpkgs-review-2.9.3 copying path '/nix/store/r1bwsjgkqpyjm76lchjfla9j5kjin9ya-nixpkgs-fmt-1.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/1xpmpd0619m3dd05jb2nrahps1c1i0kk-nixpkgs-review-2.9.3' from 'https://cache.nixos.org'... copying path '/nix/store/7f66x7dnfkd5dncrgkdbb2r7cdr4nyv8-git-lfs-3.4.0' from 'https://cache.nixos.org'... copying path '/nix/store/gc29kynbwghpv5n2ddyq4ckizm0vx14b-nix-prefetch-git' from 'https://cache.nixos.org'... copying path '/nix/store/s3154rq7vlvdcm166xfds5l7414f69wv-nix-update-0.19.0' from 'https://cache.nixos.org'... building '/nix/store/f0khynklqbnilys097wjb3rnxmrj4d1p-packages.json.drv'... Going to be running update for following packages: - albert-0.20.14 Press Enter key to continue... Running update for: - albert-0.20.14: UPDATING ... - albert-0.20.14: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/albert/default.nix b/pkgs/applications/misc/albert/default.nix index fddfaf70f25..25250ca9a00 100644 --- a/pkgs/applications/misc/albert/default.nix +++ b/pkgs/applications/misc/albert/default.nix @@ -14,13 +14,13 @@ stdenv.mkDerivation rec { pname = "albert"; - version = "0.20.14"; + version = "0.21.1"; src = fetchFromGitHub { owner = "albertlauncher"; repo = "albert"; rev = "v${version}"; - sha256 = "sha256-c1Bp7rIloXuWv/kUzWGJJ+bh9656vpuqADy77zYZjqk="; + sha256 = "sha256-D+JBP5W/qBy8Qfo1uPZFrxvx67l6reFRN9uLT7LEthg="; fetchSubmodules = true; }; No auto update branch exists There might already be an open PR for this update: - albert: 0.20.14 -> 0.21.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/244046"