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] Gem with config #14096

Closed
wants to merge 3 commits into from
Closed

[WIP] Gem with config #14096

wants to merge 3 commits into from

Conversation

zimbatm
Copy link
Member

@zimbatm zimbatm commented Mar 21, 2016

Things done:
  • Tested using sandboxing (nix-build --option build-use-chroot true or nix.useChroot on NixOS)
  • Built on platform(s)
    • NixOS
    • OS X
    • 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.

The goal of this PR was to move the application of the gemConfig inside of buildRubyGem so we can also benefit from those patches if buildRubyGem is used directly.

The implementation is not entirely satisfying and I'm looking for feedback if it's possible to make it any shorter.

The last commit is a different project and is WIP but I used it to test my changes.

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @cstrahan, @nathan7 and @aflatter to be potential reviewers

@7c6f434c
Copy link
Member

I don't know if this work is still in progress, but I don't feel bad closing old PRs of people with commit access

@7c6f434c 7c6f434c closed this Mar 18, 2017
@7c6f434c
Copy link
Member

(even if commit access was given after the PR in question, yes)

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

4 participants