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

dashy-ui: fix uncalled settings override phase #360933

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

TheRealGramdalf
Copy link
Contributor

@TheRealGramdalf TheRealGramdalf commented Dec 2, 2024

Fixed what was previously the postYarnConfigHook, as it would previously never run, causing any settings = {...} override to have no effect.

Resolves #246137

Things done

  • Built on platform(s)
    • x86_64-linux 1
    • 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/)
  • 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.

Footnotes

  1. Against nixpkgs 4633a7c72337ea8fd23a4f2ba3972865e3ec685d

@TheRealGramdalf
Copy link
Contributor Author

@NixOS/nixpkgs-merge-bot merge

@nixpkgs-merge-bot
Copy link
Contributor

@TheRealGramdalf merge not permitted (#305350):
pr author is not in restricted authors list, in the list are: r-ryantm

@TheRealGramdalf
Copy link
Contributor Author

Ah, https://github.com/nixos/nixpkgs/tree/master/maintainers#nixpkgs-merge-bot seemed to indicate the restricted authors stipulation didn't apply - I'll get this merged normally then.

@JohnRTitor JohnRTitor changed the title pkgs/dashy-ui: fix uncalled settings override phase dashy-ui: fix uncalled settings override phase Dec 2, 2024
@JohnRTitor JohnRTitor merged commit 415ef7a into NixOS:master Dec 2, 2024
24 of 26 checks passed
@TheRealGramdalf
Copy link
Contributor Author

A backport PR is probably a good idea, but I don't think I have the perms for that

@TheRealGramdalf TheRealGramdalf added the backport release-24.11 Backport PR automatically label Dec 2, 2024
Copy link
Contributor

github-actions bot commented Dec 2, 2024

Successfully created backport PR for release-24.11:

github-actions bot pushed a commit that referenced this pull request Dec 2, 2024
prinzdezibel pushed a commit to prinzdezibel/nixpkgs that referenced this pull request Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Package request: dashy
2 participants