rapidcheck 0 -> 1 attrpath: rapidcheck 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/f7bm3fg0lv10n16lgvyplwmyczsx3qm4-unstable-update-script.sh.drv /nix/store/piksd8694cfaab6pdbw5dlxzmw17jn8a-packages.json.drv building '/nix/store/f7bm3fg0lv10n16lgvyplwmyczsx3qm4-unstable-update-script.sh.drv'... building '/nix/store/piksd8694cfaab6pdbw5dlxzmw17jn8a-packages.json.drv'... Going to be running update for following packages: - rapidcheck-unstable-2023-04-16 Press Enter key to continue... Running update for: - rapidcheck-unstable-2023-04-16: UPDATING ... - rapidcheck-unstable-2023-04-16: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/rapidcheck/default.nix b/pkgs/development/libraries/rapidcheck/default.nix index 4d8f34f58c8c..dd8f9e337a9e 100644 --- a/pkgs/development/libraries/rapidcheck/default.nix +++ b/pkgs/development/libraries/rapidcheck/default.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation rec { pname = "rapidcheck"; - version = "unstable-2023-04-16"; + version = "unstable-2023-08-15"; src = fetchFromGitHub { owner = "emil-e"; repo = "rapidcheck"; - rev = "a5724ea5b0b00147109b0605c377f1e54c353ba2"; - hash = "sha256-nq2VBDREkAOnvtdYr3m0TYNXx7mv9hbV5HZFVL2uTTg="; + rev = "1c91f40e64d87869250cfb610376c629307bf77d"; + hash = "sha256-8pBCRM1Tujjp4wLvYA056OQghXF57kewUOQ3DJM/v58="; }; nativeBuildInputs = [ cmake ]; An auto update branch exists with message `rapidcheck: unstable-2023-04-16 -> unstable-2023-08-15`. New version is unstable-2023-08-15. An auto update branch exists with an equal or greater version