Skip to content

Host detection fails with nix #1

@Alt-iOS

Description

@Alt-iOS

when using nix in macos, the host detections fails because it has appended the darwin kernel version at the end, for example

elixir -e 'IO.inspect({:os.type(),
   :erlang.system_info(:system_architecture)})'

returns {{:unix, :darwin}, ~c"aarch64-apple-darwin25.3.0"} on macos tahoe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions