codon 0.16.1 -> 0.16.3 https://github.com/exaloop/codon/releases attrpath: codon 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/i18r9al7xdik487kfqp8p72p4j43fplb-packages.json.drv building '/nix/store/i18r9al7xdik487kfqp8p72p4j43fplb-packages.json.drv'... Going to be running update for following packages: - codon-0.16.1 Press Enter key to continue... Running update for: - codon-0.16.1: UPDATING ... - codon-0.16.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/compilers/codon/default.nix b/pkgs/development/compilers/codon/default.nix index 70cd16327299..8617e7b063ad 100644 --- a/pkgs/development/compilers/codon/default.nix +++ b/pkgs/development/compilers/codon/default.nix @@ -12,13 +12,13 @@ }: let - version = "0.16.1"; + version = "0.16.3"; src = fetchFromGitHub { owner = "exaloop"; repo = "codon"; rev = "v${version}"; - hash = "sha256-s2GqiFcekXRts8BU5CSmTrkFZ9xLqq4A5MybhB1o1Gg="; + hash = "sha256-cfdb/DxrLS3F4MK31l/17j/R6IWlh85blWEsLDqDCDI="; }; depsDir = "deps"; No auto update branch exists There might already be an open PR for this update: - codon: 0.16.1 -> 0.16.3 + fixes URL "https://api.github.com/repos/NixOS/nixpkgs/issues/241723"