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

Transmission: Darwin support #21720

Merged
merged 4 commits into from Jan 11, 2017
Merged

Transmission: Darwin support #21720

merged 4 commits into from Jan 11, 2017

Conversation

matthewbauer
Copy link
Member

@matthewbauer matthewbauer commented Jan 6, 2017

Motivation for this change

This adds a Transmission support of Darwin. Like my other Darwin App PR #20658, it depends on #21382 to work correctly.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@matthewbauer, thanks for your PR! By analyzing the history of the files in this pull request, we identified @vcunat, @johbo and @edolstra to be potential reviewers.

@LnL7
Copy link
Member

LnL7 commented Jan 7, 2017

I'll mark this as WIP for now since it depends on the other changes.

This flag can be used to enable systemd daemon support in transmission.
This sets "--disable-mac" so that we use GTK instead of the macOS
backend. The macOS backend should work but currently it breaks with xcbuild.
@7c6f434c
Copy link
Member

7c6f434c commented Jan 9, 2017

#21382 seems to be merged, is this PR ready to merge now?

@matthewbauer
Copy link
Member Author

matthewbauer commented Jan 9, 2017

Yeah, #21720, #21681, and #20658 are all mergeable right now. I'd prefer the oldest one to be merged first just so things don't get lost.

@LnL7 LnL7 merged commit e590659 into NixOS:master Jan 11, 2017
@matthewbauer matthewbauer deleted the transmission branch January 19, 2017 05:40
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants