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

[WIP] selected misc fixes on path to building darwin packages from linux #37606

Closed
wants to merge 9 commits into from

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Mar 22, 2018

Includes commits previously submitted as #34503.

Current nixpkgs has a problem when targeting darwin from linux that causes infinite recursion,
which this does not address. I started working on that but the effort stalled and so I'm sharing these fixes in case they're useful to folks :).

This isn't really a PR, but I find sharing a small range of commits is much friendlier as a PR than if I just linked to the branch in a comment somewhere. Anyway I'll probably close this in a bit. GLHF!

Using this fork to fix extraction on Linux.
* xpwn is primarily about ...xpwn.  Understandable :).
* libdmg-hfsplus focuses on dmg, hfs, hdutil tools
* Generally same authors, at least in terms of "upstream".

The tools are the same, just nothing else included.

Motivation for this is to allow unpacking xcode on Linux,
instead of the current behavior of crashing.

There are multiple forks of this but this is the only
one that works successfully on Linux.

Also, specify tools as nativeBuildInputs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants