nix: add support for devShells on aarch64-darwin Nix #1608

Closed
thetayloredman wants to merge 2 commits from thetayloredman/continuwuity:nix-darwin into main

2 commits

Author SHA1 Message Date
5bc7e8ff1b
refactor(nix): use lib.optionals for per-platform dependencies
All checks were successful
Check Changelog / Check for changelog (pull_request_target) Successful in 10s
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m16s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 13m47s
Update flake hashes / update-flake-hashes (pull_request) Successful in 4m47s
2026-04-03 09:55:55 -07:00
Logan Devine
e397c8fcb7
repo(nix): add support for devShells on aarch64-darwin Nix
Some checks failed
Check Changelog / Check for changelog (pull_request_target) Successful in 10s
Documentation / Build and Deploy Documentation (pull_request) Has been cancelled
Checks / Prek / Pre-commit & Formatting (pull_request) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
Update flake hashes / update-flake-hashes (pull_request) Has been cancelled
Not sure if this will support building, but it at least lets me develop.

Signed-Off-By: Logan Devine <logan@zirco.dev>
2026-04-02 18:35:01 -07:00