Skip to content

Flake support for darwin architecture #31

@aSapien

Description

@aSapien

Hi, thanks for an amazing project!

Currently, the flake only exposes linux arch builds:

supportedSystems = [ "x86_64-linux" "aarch64-linux" ];

Is it possible to add aarch64-darwin to that list, along with the respective dependencies, so that neomacs becomes installable on nix-darwin managed systems?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions