Fix Darwin Support #10

Open
vlinkz wants to merge 3 commits from vlinkz/darwin into main
vlinkz commented 2024-05-14 06:05:20 +00:00 (Migrated from github.com)

Should fix builds on darwin machines, but I don't have a means of testing them at the moment.

To test:
nix build github:vlinkz/auxolotl-core/darwin#auxPackages.aarch64-darwin.stdenv
nix build github:vlinkz/auxolotl-core/darwin#auxPackages.aarch64-darwin.nix

Should fix builds on darwin machines, but I don't have a means of testing them at the moment. To test: `nix build github:vlinkz/auxolotl-core/darwin#auxPackages.aarch64-darwin.stdenv` `nix build github:vlinkz/auxolotl-core/darwin#auxPackages.aarch64-darwin.nix`
jeff-hykin commented 2024-05-15 17:33:27 +00:00 (Migrated from github.com)

If I can remeber, I'll try running this once I'm at my computer tonight.
Edit: alright its running. hopefully it'll finish by tomorrow lol

nix build github:vlinkz/auxolotl-core/darwin#auxPackages.aarch64-darwin.stdenv built in 2h 43m 19s, no errors

If I can remeber, I'll try running this once I'm at my computer tonight. Edit: alright its running. hopefully it'll finish by tomorrow lol `nix build github:vlinkz/auxolotl-core/darwin#auxPackages.aarch64-darwin.stdenv` built in 2h 43m 19s, no errors
jeff-hykin commented 2024-05-16 15:09:23 +00:00 (Migrated from github.com)

they built! no errors

they built! no errors
jeff-hykin commented 2024-05-18 12:33:39 +00:00 (Migrated from github.com)

any tests you want me to run just let me know and I'll que them up

any tests you want me to run just let me know and I'll que them up
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin vlinkz/darwin:vlinkz/darwin
git checkout vlinkz/darwin

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff vlinkz/darwin
git checkout main
git merge --ff-only vlinkz/darwin
git checkout vlinkz/darwin
git rebase main
git checkout main
git merge --no-ff vlinkz/darwin
git checkout main
git merge --squash vlinkz/darwin
git checkout main
git merge --ff-only vlinkz/darwin
git checkout main
git merge vlinkz/darwin
git push origin main
Sign in to join this conversation.
No reviewers
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: auxolotl/core#10
No description provided.