Skip to content

Conversation

@ShaddyDC
Copy link
Contributor

While openusd 25.02 is now out, the patch PixarAnimationStudios/OpenUSD#2266 is still not merged and hasn't been updated to that version yet, but I figure this update is still worthwhile.

Changelog https://github.com/PixarAnimationStudios/OpenUSD/blob/9b0c13b2efa6233c8a4a4af411833628c5435bde/CHANGELOG.md

I didn't fully run nixpkgs-review since it wanted to rebuild the world

@gador

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/) (tested usdview)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jan 23, 2025
@gador
Copy link
Member

gador commented Jan 25, 2025

Note to self: The materialX patch from PixarAnimationStudios/OpenUSD@82a2f3f is tagged for the release 25.02. So when that gets merged in nixpkgs, we can update materialX

@github-actions github-actions bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jan 27, 2025
@gador
Copy link
Member

gador commented Jan 28, 2025

This is a semi-automatic executed nixpkgs-review with nixpkgs-review-checks extension. It is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch).

nixpkgs-review result

3 packages failed to build and are new build failures:
  • openusd: log was empty
  • python312Packages.openusd: log was empty
  • python313Packages.openusd: log was empty
✅ 6 packages built:
  • blender
  • blender-hip
  • blendfarm
  • openusd
  • python312Packages.openusd
  • python313Packages.openusd

The following issues got detected with the above build packages.
Please fix at least the ones listed with your changed packages:

blender-hip:

warning: EvalError
Cannot evaluate attribute ‘blender-hip’ in ‘/nix/store/mb1zw1dq1g8pbhh74i3803ngxn352sbc-nixpkgs’.

blender:

warning: EvalError
Cannot evaluate attribute ‘blender’ in ‘/nix/store/mb1zw1dq1g8pbhh74i3803ngxn352sbc-nixpkgs’.

blendfarm:

warning: unused-argument
Unused argument: fetchpatch.
Near pkgs/by-name/bl/blendfarm/package.nix:5:3:

  |
5 |   fetchpatch,
  |   ^

@gador
Copy link
Member

gador commented Jan 28, 2025

works fine when #374521 is applied!

@gador gador merged commit 2e5feb9 into NixOS:master Jan 31, 2025
25 of 27 checks passed
@ShaddyDC ShaddyDC deleted the push-wvrzxvvuwuvn branch January 31, 2025 21:54
@gador gador mentioned this pull request Feb 8, 2025
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants