Skip to content

matrix-appservice-discord: rewrite using yarn{Config,Build}Hooks#493048

Merged
doronbehar merged 1 commit intoNixOS:masterfrom
doronbehar:pkg/matrix-appservice-discord
Mar 2, 2026
Merged

matrix-appservice-discord: rewrite using yarn{Config,Build}Hooks#493048
doronbehar merged 1 commit intoNixOS:masterfrom
doronbehar:pkg/matrix-appservice-discord

Conversation

@doronbehar
Copy link
Copy Markdown
Contributor

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.

@doronbehar doronbehar requested a review from pacien February 22, 2026 14:57
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Feb 22, 2026
@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Feb 22, 2026
@doronbehar doronbehar mentioned this pull request Feb 22, 2026
2 tasks
@doronbehar doronbehar force-pushed the pkg/matrix-appservice-discord branch from cf7987d to 334be3c Compare February 25, 2026 18:42
@doronbehar
Copy link
Copy Markdown
Contributor Author

Last force push only deleted pin.json file which I forgot to remove earlier.

@doronbehar doronbehar force-pushed the pkg/matrix-appservice-discord branch from 334be3c to 5db0ec9 Compare March 2, 2026 14:02
@doronbehar doronbehar requested a review from pacien March 2, 2026 14:03
@doronbehar doronbehar force-pushed the pkg/matrix-appservice-discord branch from 5db0ec9 to 939e1b8 Compare March 2, 2026 15:10
Copy link
Copy Markdown
Contributor

@pacien pacien left a comment

Choose a reason for hiding this comment

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

Diff looks good to me.
Thank you for tackling this!

@doronbehar doronbehar added this pull request to the merge queue Mar 2, 2026
Merged via the queue into NixOS:master with commit 7149c20 Mar 2, 2026
28 of 31 checks passed
@doronbehar doronbehar deleted the pkg/matrix-appservice-discord branch March 2, 2026 16:56
@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 2 This PR was reviewed and approved by two persons. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. and removed 12.approvals: 1 This PR was reviewed and approved by one person. labels Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 2 This PR was reviewed and approved by two persons. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants