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 Firefox on darwin? #30285

Closed
sellout opened this issue Oct 10, 2017 · 0 comments
Closed

Support Firefox on darwin? #30285

sellout opened this issue Oct 10, 2017 · 0 comments
Assignees
Labels
6.topic: darwin Running or building packages on Darwin
Milestone

Comments

@sellout
Copy link
Contributor

sellout commented Oct 10, 2017

Currently, all the Firefox derivations are Linux-only. I would love to have Firefox managed by Nix on darwin.

I would be interested in taking this on myself, but the Firefox derivations seem fairly complicated and I have failed at much more basic Nix stuff. So, if anyone has at least a pointer on how to go about it, I would be very happy. Also, I’m personally only interested in 57/Quantum, in case that makes things easier or harder.

@FRidh FRidh added the 6.topic: darwin Running or building packages on Darwin label Oct 20, 2017
@matthewbauer matthewbauer self-assigned this Mar 19, 2018
@matthewbauer matthewbauer added this to the 18.09 milestone Mar 19, 2018
matthewbauer added a commit to matthewbauer/nixpkgs that referenced this issue Aug 12, 2018
Fixes NixOS#30285

Some things done:

- Add macOS frameworks needed
- Fix RUST_BINDGEN handling. We need to pass all of NIX_CFLAGS_COMPILE
  to rust bindgen
- Add custom install phase for darwin
FRidh pushed a commit that referenced this issue Aug 13, 2018
FRidh pushed a commit that referenced this issue Aug 13, 2018
Fixes #30285

Some things done:

- Add macOS frameworks needed
- Fix RUST_BINDGEN handling. We need to pass all of NIX_CFLAGS_COMPILE
  to rust bindgen
- Add custom install phase for darwin
@vcunat vcunat closed this as completed in 0edb441 Aug 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: darwin Running or building packages on Darwin
Projects
Status: Done
Development

No branches or pull requests

3 participants