coursier 2.1.7 -> 2.1.8 https://github.com/coursier/coursier/releases attrpath: coursier 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/3wqfi8v41a2f9phzw6wxz8gbmcilawz3-update.sh.drv /nix/store/3pj1dpy73915a2nch15xb3fhavfjckqg-packages.json.drv building '/nix/store/3wqfi8v41a2f9phzw6wxz8gbmcilawz3-update.sh.drv'... building '/nix/store/3pj1dpy73915a2nch15xb3fhavfjckqg-packages.json.drv'... Going to be running update for following packages: - coursier-2.1.7 Press Enter key to continue... Running update for: - coursier-2.1.7: UPDATING ... - coursier-2.1.7: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/coursier/default.nix b/pkgs/development/tools/coursier/default.nix index 61aec684a1ec..0e6a3453fd98 100644 --- a/pkgs/development/tools/coursier/default.nix +++ b/pkgs/development/tools/coursier/default.nix @@ -8,11 +8,11 @@ let in stdenv.mkDerivation rec { pname = "coursier"; - version = "2.1.7"; + version = "2.1.8"; src = fetchurl { url = "https://github.com/coursier/coursier/releases/download/v${version}/coursier"; - hash = "sha256-aih4gkfSFTyZtw61NfB2JcNjfmxYWi1kWNGooI+110E="; + hash = "sha256-fnd2/4ea411c/f3p/BzIHekoRYVznobJbBY4NGb1NwI="; }; dontUnpack = true; An auto update branch exists with message `coursier: 2.1.7 -> 2.1.8`. New version is 2.1.8. An auto update branch exists with an equal or greater version