Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python312Packages.openusd: fix build #351902

Merged
merged 6 commits into from
Nov 4, 2024
Merged

Commits on Nov 3, 2024

  1. Revert "python3Packages.materialx: 1.38.10 -> 1.39.1"

    This reverts commit 993ec32.
    MaterialX has some upstream issues which haven't been quite
    worked out, yet[1]. It is therefore reasonable to wait
    with an update in nixpkgs. It also breaks downstream packages
    like python312Packages.openusd as well as blender[2]
    
    [1]: PixarAnimationStudios/OpenUSD#3159
    [2]: NixOS#326466 (comment)
    
    Signed-off-by: Florian Brandes <[email protected]>
    gador committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    27810f1 View commit details
    Browse the repository at this point in the history
  2. python312Packages.openusd: apply upstream patch to fix build

    Co-authored-by: ShadyDC <[email protected]>
    Signed-off-by: Florian Brandes <[email protected]>
    ShaddyDC authored and gador committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    3bea63b View commit details
    Browse the repository at this point in the history
  3. python312Packages.openusd: conform to PEP 517

    Signed-off-by: Florian Brandes <[email protected]>
    gador committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    a886b69 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. lib/licenses.nix: add tost

    this adds the license for OpenUSD which is explained
    here https://forum.aousd.org/t/upcoming-openusd-license-update/1561
    
    Signed-off-by: Florian Brandes <[email protected]>
    gador committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8f55121 View commit details
    Browse the repository at this point in the history
  2. python312Packages.openusd: apply upsteam's new license

    Signed-off-by: Florian Brandes <[email protected]>
    gador committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6924571 View commit details
    Browse the repository at this point in the history
  3. python312Packages.openusd: add gador as co-maintainer

    Signed-off-by: Florian Brandes <[email protected]>
    gador committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e2a21bd View commit details
    Browse the repository at this point in the history