noto-fonts 23.8.1 -> 23.10.1 https://repology.org/project/fonts:noto/versions attrpath: noto-fonts Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/0f9g7ns3r698011rkvvn5nplikz5nvg0-packages.json.drv building '/nix/store/0f9g7ns3r698011rkvvn5nplikz5nvg0-packages.json.drv'... Going to be running update for following packages: - noto-fonts-23.8.1 Press Enter key to continue... Running update for: - noto-fonts-23.8.1: UPDATING ... - noto-fonts-23.8.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/data/fonts/noto-fonts/default.nix b/pkgs/data/fonts/noto-fonts/default.nix index 79288cb5f4c8..e3fa772308d2 100644 --- a/pkgs/data/fonts/noto-fonts/default.nix +++ b/pkgs/data/fonts/noto-fonts/default.nix @@ -35,13 +35,13 @@ rec { }: stdenvNoCC.mkDerivation rec { inherit pname; - version = "23.8.1"; + version = "23.10.1"; src = fetchFromGitHub { owner = "notofonts"; repo = "notofonts.github.io"; rev = "noto-monthly-release-${version}"; - hash = "sha256-TYCJzioZcNFV8N5wLr7Fo69g/p5GQF/tbGgYoLUV7Us="; + hash = "sha256-/Umksw53h3bHIC+ULr+DnJ5Hqlm51+rMr/elXOE4S7k="; }; _variants = map (variant: builtins.replaceStrings [ " " ] [ "" ] variant) variants; No auto update branch exists There might already be an open PR for this update: - noto-fonts: 23.8.1 -> 23.10.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/259061"