colloid-icon-theme 0 -> 1 attrpath: colloid-icon-theme 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/03hjkhkq4f3yj0vwiihw5kcy4wqy76xz-packages.json.drv building '/nix/store/03hjkhkq4f3yj0vwiihw5kcy4wqy76xz-packages.json.drv'... Going to be running update for following packages: - colloid-icon-theme-2023-01-08 Press Enter key to continue... Running update for: - colloid-icon-theme-2023-01-08: UPDATING ... - colloid-icon-theme-2023-01-08: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/data/icons/colloid-icon-theme/default.nix b/pkgs/data/icons/colloid-icon-theme/default.nix index 5c0a3817f32..8384b924a98 100644 --- a/pkgs/data/icons/colloid-icon-theme/default.nix +++ b/pkgs/data/icons/colloid-icon-theme/default.nix @@ -18,13 +18,13 @@ lib.checkListOfEnum "${pname}: color variants" [ "default" "purple" "pink" "red" stdenvNoCC.mkDerivation rec { inherit pname; - version = "2023-01-08"; + version = "2023-03-28"; src = fetchFromGitHub { owner = "vinceliuice"; repo = pname; rev = version; - hash = "sha256-n4kMOIp7AD5Ue4qY4G3ja/VTyYF7cqhdI0uuk9b6o5c="; + hash = "sha256-R7QKxZdcKUeTD6E9gj02Tu5tYv9JyqyH2sCsdOk9zTM="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - colloid-icon-theme: 2023-01-08 -> 2023-03-28 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/223588"