fstar 0 -> 1 attrpath: fstar 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/7kljy278js8rps94acmg3zb98c5zh32s-update-fstar.drv /nix/store/6iwj6ymfn8gizv0x2biz3j0nb0zids27-packages.json.drv building '/nix/store/7kljy278js8rps94acmg3zb98c5zh32s-update-fstar.drv'... building '/nix/store/6iwj6ymfn8gizv0x2biz3j0nb0zids27-packages.json.drv'... Going to be running update for following packages: - fstar-2023.09.03 Press Enter key to continue... Running update for: - fstar-2023.09.03: UPDATING ... - fstar-2023.09.03: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/compilers/fstar/default.nix b/pkgs/development/compilers/fstar/default.nix index 773a0dde281f..3b3ad0ff5569 100644 --- a/pkgs/development/compilers/fstar/default.nix +++ b/pkgs/development/compilers/fstar/default.nix @@ -12,13 +12,13 @@ let - version = "2023.09.03"; + version = "2024.01.13"; src = fetchFromGitHub { owner = "FStarLang"; repo = "FStar"; rev = "v${version}"; - hash = "sha256-ymoP5DvaLdrdwJcnhZnLEvwNxUFzhkICajPyK4lvacc="; + hash = "sha256-xjSWDP8mSjLcn+0hsRpEdzsBgBR+mKCZB8yLmHl+WqE="; }; fstar-dune = ocamlPackages.callPackage ./dune.nix { inherit version src; }; An auto update branch exists with message `fstar: 2023.09.03 -> 2024.01.13`. New version is 2024.01.13. An auto update branch exists with an equal or greater version