Skip to content

emacsWithPackages: wrap MacOS app #25952

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

Merged
merged 1 commit into from
May 21, 2017

Conversation

matthewbauer
Copy link
Member

@matthewbauer matthewbauer commented May 20, 2017

fixes #22893

This just makes Applications/Emacs.app behave like bin/* files in Emacs wrapper.

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.

Sorry, something went wrong.

@mention-bot
Copy link

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

@matthewbauer
Copy link
Member Author

/cc @ttuegel

@ttuegel
Copy link
Member

ttuegel commented May 21, 2017

This looks good to me, though I don't know much about macOS.

@ttuegel ttuegel merged commit 0633856 into NixOS:master May 21, 2017
@matthewbauer matthewbauer deleted the emacs-with-packages-darwin branch February 22, 2019 04:41
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 this pull request may close these issues.

emacsWithPackages ignores Applications dir on darwin
4 participants