coursier 2.1.0 -> 2.1.2 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 [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/akjr70h80sjqahkvp0lg69wm03kbjljz-update.sh.drv /nix/store/rl7mbqfyh4invbxbcdp0bj3p25wmplc9-packages.json.drv building '/nix/store/akjr70h80sjqahkvp0lg69wm03kbjljz-update.sh.drv'... building '/nix/store/rl7mbqfyh4invbxbcdp0bj3p25wmplc9-packages.json.drv'... Going to be running update for following packages: - coursier-2.1.0 Press Enter key to continue... Running update for: - coursier-2.1.0: UPDATING ... - coursier-2.1.0: 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 f77ea617cc2..1484fe9f633 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.0"; + version = "2.1.2"; src = fetchurl { url = "https://github.com/coursier/coursier/releases/download/v${version}/coursier"; - sha256 = "PfvqoVwf5Cbf+Mef/v6jhMzVnfwM0+/vBQoS4RM5mK4="; + sha256 = "WuZnwVFycHTzU/3x07Yd5dcirwdHM7qAVR7Jq0Zqn/4="; }; nativeBuildInputs = [ makeWrapper ]; An auto update branch exists with message `coursier: 2.1.0 -> 2.1.2`. New version is 2.1.2. An auto update branch exists with an equal or greater version 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] Going to be running update for following packages: - coursier-2.1.0 Press Enter key to continue... Running update for: - coursier-2.1.0: UPDATING ... - coursier-2.1.0: 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 f77ea617cc2..1484fe9f633 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.0"; + version = "2.1.2"; src = fetchurl { url = "https://github.com/coursier/coursier/releases/download/v${version}/coursier"; - sha256 = "PfvqoVwf5Cbf+Mef/v6jhMzVnfwM0+/vBQoS4RM5mK4="; + sha256 = "WuZnwVFycHTzU/3x07Yd5dcirwdHM7qAVR7Jq0Zqn/4="; }; nativeBuildInputs = [ makeWrapper ]; An auto update branch exists with message `coursier: 2.1.0 -> 2.1.2`. New version is 2.1.2. An auto update branch exists with an equal or greater version