openusd 0 -> 1 attrpath: openusd Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/av3p4x9b74vi46940q80p9blw4k0jl5f-packages.json.drv building '/nix/store/av3p4x9b74vi46940q80p9blw4k0jl5f-packages.json.drv'... Going to be running update for following packages: - python3.11-openusd-24.03 Press Enter key to continue... Running update for: - python3.11-openusd-24.03: UPDATING ... - python3.11-openusd-24.03: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/openusd/default.nix b/pkgs/development/python-modules/openusd/default.nix index bc67c43a6b0b..cb388903dfc3 100644 --- a/pkgs/development/python-modules/openusd/default.nix +++ b/pkgs/development/python-modules/openusd/default.nix @@ -49,13 +49,13 @@ in buildPythonPackage rec { pname = "openusd"; - version = "24.03"; + version = "24.05"; src = fetchFromGitHub { owner = "PixarAnimationStudios"; repo = "OpenUSD"; rev = "refs/tags/v${version}"; - hash = "sha256-EYf8GhXhsAx0Wxz9ibDZEV4E5scL3GPiu3Nje7N5C/I="; + hash = "sha256-akwLIB5YUbnDiaQXX/K5YLXzWlTYWZG51dtxbSFxPt0="; }; stdenv = if python.stdenv.isDarwin then darwin.apple_sdk_11_0.stdenv else python.stdenv; No auto update branch exists There might already be an open PR for this update: - python311Packages.openusd: 24.03 -> 24.05 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/305648"