Elektrine lite

← Feed

@suetanvil@freeradical.zone

Post #3973274

2026-07-20 20:49 UTC

What's the current preferred way to to set up a clean, resettable build environment for older versions of macOS? (I have an ancient laptop that runs High Sierra and I'd like to try to get stuff compiled on it with/adjacent to MacPorts, preferably on a faster machine. On Linux, I'd just use a Docker container with the minimal set of installed packages and clone/delete as needed. But for macOS?)

Replies (1)

  • @siblingsofthevoid@void.lgbt 2026-07-22 22:46

    @suetanvil@freeradical.zone idk how well nix-darwin works for older MacOS versions or how many packages are available for it, but Nix in general has been my primary build environment and deployment tool for a while.

    Open ##4021124