sbt-extras 0 -> 1 attrpath: sbt-extras 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/aifipqm8f1c4nrc9x20yndk0y4cw73g2-update.sh.drv /nix/store/5h9468yfa2syiw9x8fdvl5xr2nq34k97-packages.json.drv this path will be fetched (0.58 MiB download, 2.88 MiB unpacked): /nix/store/yw54fb6xmcg0yxjc1rz0lzmkw6xr9fp1-nixfmt-0.6.0-bin copying path '/nix/store/yw54fb6xmcg0yxjc1rz0lzmkw6xr9fp1-nixfmt-0.6.0-bin' from 'https://cache.nixos.org'... building '/nix/store/aifipqm8f1c4nrc9x20yndk0y4cw73g2-update.sh.drv'... building '/nix/store/5h9468yfa2syiw9x8fdvl5xr2nq34k97-packages.json.drv'... Going to be running update for following packages: - sbt-extras-2023-10-24 Press Enter key to continue... Running update for: - sbt-extras-2023-10-24: UPDATING ... - sbt-extras-2023-10-24: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/build-managers/sbt-extras/default.nix b/pkgs/development/tools/build-managers/sbt-extras/default.nix index bd6b512f2842..f87d1c95910f 100644 --- a/pkgs/development/tools/build-managers/sbt-extras/default.nix +++ b/pkgs/development/tools/build-managers/sbt-extras/default.nix @@ -3,14 +3,14 @@ stdenv.mkDerivation rec { pname = "sbt-extras"; - rev = "85c92ae7ebeeeb04cce7e405ad6096ea5fd67b22"; - version = "2023-10-24"; + rev = "305b2c767e15ee1fb1aeb7b5582a10abf73c1209"; + version = "2024-01-31"; src = fetchFromGitHub { owner = "paulp"; repo = "sbt-extras"; inherit rev; - sha256 = "7T0Fw1sfftxRF9cbQRC3sk87cFM/k1yqDHAkemYbIx8="; + sha256 = "ys7SEMVyijhs9nArm9e8jU4a8czKXYaPLf0SGE37riM="; }; dontBuild = true; An auto update branch exists with message `sbt-extras: 2023-10-24 -> 2024-01-31`. New version is 2024-01-31. An auto update branch exists with an equal or greater version