gr-framework 0 -> 1 attrpath: gr-framework 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] this derivation will be built: /nix/store/wnx9i77yrf27a8hl76a1z2154v1xdl23-packages.json.drv building '/nix/store/wnx9i77yrf27a8hl76a1z2154v1xdl23-packages.json.drv'... Going to be running update for following packages: - gr-framework-0.72.11 Press Enter key to continue... Running update for: - gr-framework-0.72.11: UPDATING ... - gr-framework-0.72.11: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/gr-framework/default.nix b/pkgs/development/libraries/gr-framework/default.nix index 2157a18f58d1..d3013da1695d 100644 --- a/pkgs/development/libraries/gr-framework/default.nix +++ b/pkgs/development/libraries/gr-framework/default.nix @@ -21,13 +21,13 @@ stdenv.mkDerivation rec { pname = "gr-framework"; - version = "0.72.11"; + version = "0.73.3"; src = fetchFromGitHub { owner = "sciapp"; repo = "gr"; rev = "v${version}"; - hash = "sha256-HspDRqO/JKpPeHOfctYAOwwR3y1u+GW3v0OnN7OfLT4="; + hash = "sha256-Lx6vVyp4mimz7Z6Kc8nTKuZYZEoKIWpoWtbsP05t1D4="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - gr-framework: 0.72.11 -> 0.73.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/273999"