Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: d659f968ba32
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6590c338500a
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 7, 2020

  1. Copy the full SHA
    2da5872 View commit details
    Browse the repository at this point in the history
  2. ruby: make removeReferencesToCC remove all cc refs

    `lib/ruby/${version}/<platform>/rbconfig.rb` records the compiler used
    for JIT.
    doronbehar committed Jun 7, 2020
    Copy the full SHA
    0ab3c6b View commit details
    Browse the repository at this point in the history
  3. rubyMinimal: Disable JIT support and remove cc refs

    To make rubyMinimal truely minimal, it shouldn't reference stdenv.cc
    doronbehar committed Jun 7, 2020
    Copy the full SHA
    bb8ea13 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Merge pull request #89726 from doronbehar/ruby-gcc-ref

    rubyMinimal: don't reference stdenv.cc
    matthewbauer committed Jun 11, 2020
    Copy the full SHA
    6590c33 View commit details
    Browse the repository at this point in the history