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: f51dc2a94be8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: cfb7ccb08c87
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Aug 10, 2018

  1. mruby: init at 1.4.1

    nicknovitski authored and samueldr committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    c26a6db View commit details
    Browse the repository at this point in the history
  2. mruby: Fixes build on Linux

    I'm not sure of the semantics of `gcc` vs. `ld` for linking, but it
    makes the difference between working and:
    
    ```
    /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000401100
    ```
    samueldr committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    f847155 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53bfb47 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #44840 from nicknovitski/mruby-init

    mruby: init at 1.4.1
    samueldr committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    cfb7ccb View commit details
    Browse the repository at this point in the history