Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support macOS #17

Open
matthewbauer opened this issue May 1, 2017 · 4 comments · May be fixed by #107
Open

Support macOS #17

matthewbauer opened this issue May 1, 2017 · 4 comments · May be fixed by #107

Comments

@matthewbauer
Copy link
Member

This will be a meta issue on getting macOS/Darwin/XNU support for nix-bundle. AFAICT no reliable way to chroot exists no macOS for a user. Related links:

@ariutta
Copy link

ariutta commented Oct 12, 2018

Would you be able to use any ideas from Warp? It "creates self-contained single binary applications ... and is supported on Linux, Windows and macOS".

Edit: Warp doesn't appear to use chroot at all.

@matthewbauer
Copy link
Member Author

@ariutta Yeah we can't really use Warp besides as maybe an alternative to AppImage/self extracting bash.

@ariutta
Copy link

ariutta commented Oct 16, 2018

Here's a really rough version of something that works for me on macOS Sierra:
https://github.com/ariutta/nix-bundle-macos

It created this bundle (warning >200MB):
https://www.dropbox.com/s/n5gy0938qels30g/PathVisio-Installer.dmg?dl=0

@Thesola10
Copy link

alternatively I wrote a macOS path redirector for use with Nix: fakedir

cassandracomar pushed a commit to cassandracomar/nix-bundle that referenced this issue Aug 8, 2024
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 a pull request may close this issue.

3 participants