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/pfqiikmw64sdqhm3jmy65b5dxhnymrsl-packages.json.drv building '/nix/store/pfqiikmw64sdqhm3jmy65b5dxhnymrsl-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..199aef75050 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.4"; pname = "tinygltf"; src = fetchFromGitHub { owner = "syoyo"; repo = "tinygltf"; rev = "v${version}"; - sha256 = "sha256-6rfC5nXGseXtqh2IonZto+DM8ZV/t5U1ulZ3GFHwoeg="; + sha256 = "sha256-mjL7QTjIarTNdwMl5fCFSG+A8uQctqgOFyl8cF7zBWc="; }; nativeBuildInputs = [ cmake ]; An auto update branch exists with message `tinygltf: 2.8.3 -> .2.8.4`. New version is .2.8.4. An auto update branch exists with an equal or greater version tinygltf 2.8.3 -> 2.8.4 https://github.com/syoyo/tinygltf/releases 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] 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..199aef75050 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.4"; pname = "tinygltf"; src = fetchFromGitHub { owner = "syoyo"; repo = "tinygltf"; rev = "v${version}"; - sha256 = "sha256-6rfC5nXGseXtqh2IonZto+DM8ZV/t5U1ulZ3GFHwoeg="; + sha256 = "sha256-mjL7QTjIarTNdwMl5fCFSG+A8uQctqgOFyl8cF7zBWc="; }; nativeBuildInputs = [ cmake ]; An auto update branch exists with message `tinygltf: 2.8.3 -> .2.8.4`. New version is .2.8.4. An auto update branch exists with an equal or greater version