codon 0.15.5 -> 0.16.0 https://repology.org/project/codon/versions 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/dzh80vrr6gxxsbi9i5n90gprx6565bd8-packages.json.drv these 5 paths will be fetched (4.29 MiB download, 14.72 MiB unpacked): /nix/store/3zb3nsvfgy2l67s3fpwal922haqxl7dn-git-lfs-3.3.0 /nix/store/9p5zhxjwsppdajw6nw0c8ziivk0z7sxb-nixpkgs-fmt-1.3.0 /nix/store/hnasbq3brprcf5w60fqm3w1sz7xwz05m-nixpkgs-review-2.9.1 /nix/store/mdkan1bmcrk21c8yjzjfrrb9psd9yr9m-nix-prefetch-git /nix/store/xfmn62bm4xmlh4sp20bfgad8yhgghfb1-nix-update-0.17.2 copying path '/nix/store/9p5zhxjwsppdajw6nw0c8ziivk0z7sxb-nixpkgs-fmt-1.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/hnasbq3brprcf5w60fqm3w1sz7xwz05m-nixpkgs-review-2.9.1' from 'https://cache.nixos.org'... copying path '/nix/store/3zb3nsvfgy2l67s3fpwal922haqxl7dn-git-lfs-3.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/mdkan1bmcrk21c8yjzjfrrb9psd9yr9m-nix-prefetch-git' from 'https://cache.nixos.org'... copying path '/nix/store/xfmn62bm4xmlh4sp20bfgad8yhgghfb1-nix-update-0.17.2' from 'https://cache.nixos.org'... building '/nix/store/dzh80vrr6gxxsbi9i5n90gprx6565bd8-packages.json.drv'... Going to be running update for following packages: - codon-0.15.5 Press Enter key to continue... Running update for: - codon-0.15.5: UPDATING ... - codon-0.15.5: 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 65c177a7b95..c6b9c05dfd1 100644 --- a/pkgs/development/compilers/codon/default.nix +++ b/pkgs/development/compilers/codon/default.nix @@ -12,13 +12,13 @@ }: let - version = "0.15.5"; + version = "0.16.0"; src = fetchFromGitHub { owner = "exaloop"; repo = "codon"; rev = "v${version}"; - sha256 = "sha256-/IUGX5iSRvZzwyRdkGe0IVHp44D+GXZtbkdtswekwSU="; + sha256 = "sha256-lxMuik3jbUOTQH+Fo4x6Hd3fA17LkJHHuhXECUK8EJk="; }; depsDir = "deps"; No auto update branch exists There might already be an open PR for this update: - codon: 0.15.5 -> 0.16.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/226125"