Skip to content

hyperpyyaml: unbreak#501624

Closed
CertainLach wants to merge 2 commits intoNixOS:stagingfrom
CertainLach:push-yprmpmmqmzup
Closed

hyperpyyaml: unbreak#501624
CertainLach wants to merge 2 commits intoNixOS:stagingfrom
CertainLach:push-yprmpmmqmzup

Conversation

@CertainLach
Copy link
Copy Markdown
Member

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@@ -19,6 +19,8 @@ buildPythonPackage rec {
hash = "sha256-U+tmzSeEnv+Wjr+PC/YfRs2sLaHR81dt1MzumyXDGZM=";
};

patches = [ ./loader-max-depth.patch ];
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be submitted upstream, it seems like many projects are doing this on their own, but it doesn't seem right

@CertainLach
Copy link
Copy Markdown
Member Author

Fixes: #493996 speechbrain/HyperPyYAML#32

github-actions[bot]

This comment was marked as outdated.

@CertainLach CertainLach changed the base branch from master to staging March 20, 2026 13:11
@nixpkgs-ci nixpkgs-ci bot closed this Mar 20, 2026
@nixpkgs-ci nixpkgs-ci bot reopened this Mar 20, 2026
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 6.topic: python Python is a high-level, general-purpose programming language. labels Mar 20, 2026
@kirillrdy
Copy link
Copy Markdown
Member

#507090

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: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants