Skip to content

Add Darwin Nix flake to Allow import within nix-darwin#1026

Open
dzmitry-lahoda wants to merge 1 commit into
jundot:mainfrom
dzmitry-lahoda-forks:add-nix-flake
Open

Add Darwin Nix flake to Allow import within nix-darwin#1026
dzmitry-lahoda wants to merge 1 commit into
jundot:mainfrom
dzmitry-lahoda-forks:add-nix-flake

Conversation

@dzmitry-lahoda
Copy link
Copy Markdown

@dzmitry-lahoda dzmitry-lahoda commented May 1, 2026

Note

AI generated, I just promoted to use idiomatic approaches with minimal layer of adhoc fixes.

Summary

  • add an aarch64-darwin-only Nix flake for omlx
  • read the package version from omlx/_version.py
  • run the installed omlx --help during the Nix install check

Verification

  • nix build .# --no-link --no-write-lock-file
  • nix run .# -- --help
  • nix eval .#packages.aarch64-darwin.default.version --raw --no-write-lock-file

@dzmitry-lahoda dzmitry-lahoda changed the title Add Darwin Nix flake Add Darwin Nix flake to Allow import with in nix-darwin May 1, 2026
@dzmitry-lahoda dzmitry-lahoda changed the title Add Darwin Nix flake to Allow import with in nix-darwin Add Darwin Nix flake to Allow import within nix-darwin May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant