[PR #108] [MERGED] nix: Add aarch64-darwin package and devshell #282

Closed
opened 2026-05-05 22:15:52 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feschber/lan-mouse/pull/108
Author: @meck
Created: 4/24/2024
Status: Merged
Merged: 4/24/2024
Merged by: @feschber

Base: mainHead: darwin_nix


📝 Commits (1)

  • 684c965 nix: Add aarch64-darwin package and devshell

📊 Changes

3 files changed (+25 additions, -3 deletions)

View changed files

📝 .github/workflows/cachix.yml (+19 -3)
📝 flake.nix (+4 -0)
📝 nix/default.nix (+2 -0)

📄 Description

Enable building and developing using nix on aarch64-darwin

It should be possible to just add x86_64-darwin to systems as well, however i don't have machine to test it on hand


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/feschber/lan-mouse/pull/108 **Author:** [@meck](https://github.com/meck) **Created:** 4/24/2024 **Status:** ✅ Merged **Merged:** 4/24/2024 **Merged by:** [@feschber](https://github.com/feschber) **Base:** `main` ← **Head:** `darwin_nix` --- ### 📝 Commits (1) - [`684c965`](https://github.com/feschber/lan-mouse/commit/684c9656e1152f9278c27ade256940ed41ed540b) nix: Add aarch64-darwin package and devshell ### 📊 Changes **3 files changed** (+25 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/cachix.yml` (+19 -3) 📝 `flake.nix` (+4 -0) 📝 `nix/default.nix` (+2 -0) </details> ### 📄 Description Enable building and developing using nix on aarch64-darwin It should be possible to just add `x86_64-darwin` to systems as well, however i don't have machine to test it on hand --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 22:15:52 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/lan-mouse#282
No description provided.