tinygltf 0 -> 1 attrpath: tinygltf 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] this derivation will be built: /nix/store/9pvkv64dd0ak1wh3qn65ls4m2wqm829m-packages.json.drv building '/nix/store/9pvkv64dd0ak1wh3qn65ls4m2wqm829m-packages.json.drv'... Going to be running update for following packages: - tinygltf-2.8.3 Press Enter key to continue... Running update for: - tinygltf-2.8.3: UPDATING ... - tinygltf-2.8.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/tinygltf/default.nix b/pkgs/development/libraries/tinygltf/default.nix index fa9d79aed1a..0d68ba4b416 100644 --- a/pkgs/development/libraries/tinygltf/default.nix +++ b/pkgs/development/libraries/tinygltf/default.nix @@ -6,14 +6,14 @@ }: stdenv.mkDerivation rec { - version = "2.8.3"; + version = "2.8.7"; pname = "tinygltf"; src = fetchFromGitHub { owner = "syoyo"; repo = "tinygltf"; rev = "v${version}"; - sha256 = "sha256-6rfC5nXGseXtqh2IonZto+DM8ZV/t5U1ulZ3GFHwoeg="; + sha256 = "sha256-uQlv+mUWnqUJIXnPf2pVuRg1akcXAfqyBIzPPmm4Np4="; }; nativeBuildInputs = [ cmake ]; An auto update branch exists with message `tinygltf: 2.8.3 -> 2.8.7`. New version is 2.8.7. An auto update branch exists with an equal or greater version