Skip to content

Refactor macOS app to use darwin.installBinaryPackage#440894

Draft
afh wants to merge 2 commits intoNixOS:masterfrom
afh:add-darwin-install-binary
Draft

Refactor macOS app to use darwin.installBinaryPackage#440894
afh wants to merge 2 commits intoNixOS:masterfrom
afh:add-darwin-install-binary

Conversation

@afh
Copy link
Member

@afh afh commented Sep 7, 2025

Things done

This is a companion PR for #293498 that make use of the added darwin.installBinaryPackage to package a few macOS binary apps

  • 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.

Add a 👍 reaction to pull requests you find important.

@ofborg ofborg bot added the 6.topic: darwin Running or building packages on Darwin label Sep 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: darwin Running or building packages on Darwin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant