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

mpvScripts: handle nested attrsets #359625

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nbraud
Copy link
Contributor

@nbraud nbraud commented Nov 27, 2024

Modify mpvScripts' automation to gracefully recurse into nested attrsets. As is, drvs grouped under a common attrset, do not have the generic tests added.

No functional change introduced (same set of drvs, with the same drv hashes)

Blocks #347323

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested package tests
  • 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/)
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@nbraud nbraud added 1.severity: blocker This is preventing another PR or issue from being completed 11.by: package-maintainer This PR was created by the maintainer of the package it changes labels Nov 27, 2024
@nbraud
Copy link
Contributor Author

nbraud commented Nov 27, 2024

Fixed nixfmt issue

@nbraud
Copy link
Contributor Author

nbraud commented Nov 27, 2024

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 359625


x86_64-linux

@nbraud nbraud requested a review from uninsane November 27, 2024 17:35
@nbraud
Copy link
Contributor Author

nbraud commented Nov 27, 2024

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 359625


aarch64-darwin

nbraud added a commit to uninsane/nixpkgs that referenced this pull request Nov 27, 2024
@nbraud
Copy link
Contributor Author

nbraud commented Nov 27, 2024

Addressed merge conflict; I'm leaving things as-is for ease-of-review, but please use a squash merge (rather than leave a tangled knot of history forever)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.severity: blocker This is preventing another PR or issue from being completed 11.by: package-maintainer This PR was created by the maintainer of the package it changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant