Skip to content

ruby-modules gem-config: add rainbow #25739

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 2 commits into from
May 20, 2017

Conversation

pekhee
Copy link
Contributor

@pekhee pekhee commented May 12, 2017

Motivation for this change

Rainbow needs rake (a make analogue) as build dep. This builds an specific
version of rake for building rainbow.

Since rake is private to rainbow there shouldn't be any problems until rainbow
devs decide they need another rake version which is unlikely.

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

@pekhee, thanks for your PR! By analyzing the history of the files in this pull request, we identified @lseppala, @cstrahan and @manveru to be potential reviewers.

@manveru
Copy link
Contributor

manveru commented May 12, 2017

LGTM

Copy link
Contributor

@cstrahan cstrahan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd recommend moving the rainbow_make attr out and into the let binding above (where v8 is defined), and also undo the rec bit. Other than that, looks fine to me.

Rainbow needs rake (a make analogue) as build dep. This builds an specific
version of rake for building rainbow.

Since rake is private to rainbow there shouldn't be any problems until rainbow
devs decide they need another rake version which is unlikely.
@pekhee pekhee force-pushed the feature/fix_rainbox_gem_deps branch from 7908fc6 to bc78028 Compare May 12, 2017 21:25
@pekhee
Copy link
Contributor Author

pekhee commented May 12, 2017

@cstrahan Fixed

Verified

This commit was signed with the committer’s verified signature.
vcunat Vladimír Čunát
@Mic92 Mic92 merged commit aa64d81 into NixOS:master May 20, 2017
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.

None yet

5 participants