coursier 0 -> 1 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 [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/2d9lr1ny3ly49jcri8200wnnz7aic8p9-update.sh.drv /nix/store/zw2i8m2k5pcmwpwib9phl1iwqmsy6qq4-packages.json.drv building '/nix/store/2d9lr1ny3ly49jcri8200wnnz7aic8p9-update.sh.drv'... building '/nix/store/zw2i8m2k5pcmwpwib9phl1iwqmsy6qq4-packages.json.drv'... Going to be running update for following packages: - coursier-2.1.6 Press Enter key to continue... Running update for: - coursier-2.1.6: UPDATING ... - coursier-2.1.6: 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 1bebbc731100..f768064fbe87 100644 --- a/pkgs/development/tools/coursier/default.nix +++ b/pkgs/development/tools/coursier/default.nix @@ -3,11 +3,11 @@ stdenv.mkDerivation rec { pname = "coursier"; - version = "2.1.6"; + version = "2.1.7"; src = fetchurl { url = "https://github.com/coursier/coursier/releases/download/v${version}/coursier"; - sha256 = "HBjtR2OTzWgMdm8oBfBuJaxP4arAokOMUnRECEsTvg8="; + sha256 = "aih4gkfSFTyZtw61NfB2JcNjfmxYWi1kWNGooI+110E="; }; nativeBuildInputs = [ makeWrapper ]; An auto update branch exists with message `coursier: 2.1.6 -> 2.1.7`. New version is 2.1.7. An auto update branch exists with an equal or greater version