python312Packages.openusd 23.11 -> 24.03 https://github.com/PixarAnimationStudios/OpenUSD/releases attrpath: python312Packages.openusd 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/6jglviyhifgs7k25dvqz6rxzcv4z6faz-packages.json.drv building '/nix/store/6jglviyhifgs7k25dvqz6rxzcv4z6faz-packages.json.drv'... Going to be running update for following packages: - python3.12-OpenUSD-23.11 Press Enter key to continue... Running update for: - python3.12-OpenUSD-23.11: UPDATING ... - python3.12-OpenUSD-23.11: 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 590bae1823c9..6de26cc5c20e 100644 --- a/pkgs/development/python-modules/openusd/default.nix +++ b/pkgs/development/python-modules/openusd/default.nix @@ -39,12 +39,12 @@ let in buildPythonPackage rec { pname = "OpenUSD"; - version = "23.11"; + version = "24.03"; src = fetchFromGitHub { owner = "PixarAnimationStudios"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-5zQrfB14kXs75WbL3s4eyhxELglhLNxU2L2aVXiyVjg="; + hash = "sha256-EYf8GhXhsAx0Wxz9ibDZEV4E5scL3GPiu3Nje7N5C/I="; }; stdenv = if python.stdenv.isDarwin then No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.openusd Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python312Packages.openusd Standard output: error: dbus-python-1.2.18 not supported for interpreter python3.12 (use '--show-trace' to show detailed location information)