codon 0.16.1 -> 0.16.2 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ppg1fm3rmdyf1f9k854n3qg5g5bc5yza-packages.json.drv building '/nix/store/ppg1fm3rmdyf1f9k854n3qg5g5bc5yza-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 70cd1632729..ef800576b29 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.2"; src = fetchFromGitHub { owner = "exaloop"; repo = "codon"; rev = "v${version}"; - hash = "sha256-s2GqiFcekXRts8BU5CSmTrkFZ9xLqq4A5MybhB1o1Gg="; + hash = "sha256-d384VpL+rMja336/+PPK1Sx/cSXciC7Wnh9598Wb7Zo="; }; depsDir = "deps"; No auto update branch exists There might already be an open PR for this update: - codon: 0.16.1 -> 0.16.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/241723"